Hi everyone,
I’m hoping someone can help me with an issue I’ve been running into.
When a user submits a form late in the evening — sometimes as early as 8:15 PM — the “Record a Date” automation occasionally logs the following day’s date instead of the actual submission date.
Originally, I used =DATEONLY(Created@row ) to capture the form submission date. But that formula had the same problem — submissions close to midnight often rolled to the next day. Smartsheet Support previously recommended creating a helper column and using a “Record a Date” automation triggered on form submission. That worked reliably for years, even for late-night submissions.
Recently, however, this solution has started failing. Even forms submitted around 8:15 PM are sometimes being recorded as the next day.
Note: My account time zone is correctly set to EST in the settings, so this doesn’t appear to be a misconfiguration issue.
What I Need:
A consistent way to capture the true calendar date of form submission without it rolling over due to:
- Automation delays
- Server-side processing time
- Time zone quirks
This is important because downstream reporting and dashboards rely on accurate daily status indicators.
I’ve already reached out to Smartsheet Support but haven’t heard back yet. In the meantime, if anyone has ideas, tips, or a workaround that’s worked for you, I’d really appreciate your help.
Thank you!