Jun 15, 2022 06:13 AM
Hi again all,
So I have start date column & a status column.
I would like an automation where once a start date has been met it changes the status from ‘not ready’ to ‘ready’.
The only options I can see are if its today, but then if goes past this, will it incorrectly change the status again?
Jun 15, 2022 06:21 AM
No, it will only change the status when it successfully matches the condition, not when it doesn’t match the condition.
Jun 15, 2022 06:34 AM
Im happy if it just changes it once once the condition is matched, so I think in that case it would work?
So if I set the condition to be once date is today, change status that should work?