Usually we want USERSETTINGS() to stay present on the device.
But in my case I would like to reset one Usersetting each time the App restarts.
One part of the Usersettings is: “How many days do you want to display in the App?”. The user can choose a number. But I want this number to reset to 10 each time the App restarts.
Add a new table with only one column and 2 rows including the header. Column type is text and in row2 you can enter whatever you like i.e. ID001. Name the sheet i.e. LAST_SYNC and give a header name i.e. ID
Import this table to the app and in column structure, add a VC with NOW() expression and name it as you like i.e. LAST_SYNCED.
I believe you can set an AppFormula in your USERSETTINGS like: