User VERY Happy!

KPLEE
New Member

User delighted with our 1st AppSheet prototype! Questions:

  • Table: Master DB
  • YES/NO column called Create Proposal? Defaults to no
  • Date field of when Yes/NO was selected (Date Proposal Requested)

Goal - When user selects YES in field Create Proposal; app runs a workflow and template to โ€œdumpโ€ that record to a nice proposal document (with economic illustrations) template setup in Excel. Now we are trying to LIMIT the dump to only ONE row per dump.
Currently running: <<start Filter(โ€œMaster DBโ€, [Create Proposal?] = โ€œTRUEโ€)>>
but that dumps ALL records that have ever โ€œasked for a proposalโ€.

Thoughts on best way to limit to filtering to the most current OR just a few?
Currently trying:
<<start FILTER(โ€œMaster DBโ€, AND([Create Proposal?]), (DAY(TODAY())))>>

Having Syntax issues!

1 1 193
1 REPLY 1

Steve
Platinum 4
Platinum 4
Top Labels in this Space