Hi Guys, I can't seem to find an answer in ...

Hi Guys,

I can’t seem to find an answer in any of the FAQ about this. I am creating a new app but its very date orientated.

On launch, I need to display a table of data (Meals for the day) - But the data shown needs to only be for THAT day. TODAY()?

When the user opens the app the next day, a new table needs to be displayed relevant for the meals prepped for that day?

Essentially, 2 weeks worth of meals are prepped in a sheet and the user only see what will be available for that specific day.

Is it possible to do something like this - Does anyone know of a sample app that does something similar that I can take a look under the hood?

Much thanks.

0 3 371
3 REPLIES 3

Yes, there is a date function named TODAY(); you can create a Slice based on Meals table, and set its condition to [Date]=TODAY().

Check out these links for more details: https://intercom.help/appsheet/data/slices/slices-the-essentials

https://intercom.help/appsheet/expressions/expression-types/date-and-time-expressions

Awesome! Thank you Reza, I will check this out right now. I appreciate it.

You are welcome @Brendon_Maartens !

Top Labels in this Space