Hello,
I have a Smartsheet that I'm using to calculate monthly metrics. I would like the sheet to auto update as time passes to add a new line for the new month. The sheet currently has a column titled "Start Date" and the first 10 rows of the sheet are the first day of the month from Jan - Oct 2024.
The automation I have currently set up is:
Trigger: when a date is reached. Every month on day 1 starting on 11/01/24 at 12:00am.
Condition: where Start Date is not a date (I've also tried "Is blank")
Action: Record a date in Start Date
The workflow says it ran, but it never seems to enter a date into the next blank line.