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?
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?
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.
This topic was solved and automatically closed 3 days after the last reply. New replies are no longer allowed.