How to how different screens based on date

How can I get it so the text on a screen is different dependent on the date? Ie on 17/06/23 it reads ‘x’ but on 20/06/23 it reads ‘y’

You can use the various date & time blocks that are part of the Device category. There are examples of using those blocks with if blocks in the documentation here: Device - Thunkable Docs.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.