I’m facing an issue where the TODAY() function in Smartsheet doesn’t refresh automatically each day. It only updates when the sheet is manually opened and saved.
The sheet uses TODAY() for date-based calculations, and these values are shown in a dashboard. The dashboard data stays outdated until I open the source sheet — once I do, all dates update instantly.
It seems that Smartsheet recalculates TODAY() only when the sheet is accessed, not on a daily schedule.
Question:
Is there any way to make TODAY() refresh automatically each day without manually opening the sheet?
If not, what are the best automation or API-based workarounds to keep dashboards and reports synced with the current date?
Would really appreciate any insights, workarounds, or best practices others have used to solve this!