Skip to main content

Automation based on a date

  • June 15, 2022
  • 2 replies
  • 18 views

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?

2 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • June 15, 2022

No, it will only change the status when it successfully matches the condition, not when it doesn’t match the condition.


  • Author
  • New Participant
  • June 15, 2022

No, it will only change the status when it successfully matches the condition, not when it doesn’t match the condition.


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?