Help

Re: Automation with variable date field

Solved
Jump to Solution
521 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Bruno_Loreto
5 - Automation Enthusiast
5 - Automation Enthusiast

I want to set an automation that duplicates a record every time the original record is updated to status DONE.

But I’m finding trouble.

How could I set for TOMORROW the DATE FIELD of the new record created by the automation?

1 Solution

Accepted Solutions
ScottWorld
18 - Pluto
18 - Pluto

Unfortunately, automations don’t allow you to write formulas, so you would need to create a formula field in your table that equals tomorrow. (You can hide this formula field after you create it.) Then you can call upon this field in your automation.

See Solution in Thread

1 Reply 1
ScottWorld
18 - Pluto
18 - Pluto

Unfortunately, automations don’t allow you to write formulas, so you would need to create a formula field in your table that equals tomorrow. (You can hide this formula field after you create it.) Then you can call upon this field in your automation.