Sign in to join the conversation:
I have a report that I need to pull units from yesterday. When I set the date threshold as 1 day in the past it pulls units that are from today and yesterday. How do I set the date to only pull from yesterday's only?
thanks in advance for your help.
You may need to use a helper column in the original sheet. For example, if you used a checkbox column named Yesterday, you could use the formula
=IF([Date Column Name]@row = TODAY(-1), 1)
This will check the box if the date is yesterday. You can then build your report by setting the criteria in the report builder as when Yesterday is checked.
thanks!
Happy to help.
How would I account for the weekend? For example "yesterday" on a Monday would actually be Friday. I need to see everything that came in "yesterday", but on Monday I need to see what came in on Friday.
Hi there! Our Account Manager today informed us that users would need to be paid members to receive and complete Update Requests going forward. I can't imagine that Form users would need to be members, but I don't know how that differs from Update Requests, since neither requires access to the underlying sheet. Is it…
This discussion was created from comments split from: Generate documents from row data.
Error occurs when opening Vault Apps in Smartsheet WorkApps. The app fails to load and displays an error message despite logging out and back in. Issue has been ongoing since last Monday