Automation Failing

Hello,
I have a helper column that calculates the Date to Archive a record. I also have a Archive Checkbox column where I want the checkbox to be selected if the date to archive the record is greater than today - below is the formula being used in the archive checkbox column and I have converted this to be a column formula.
=IFERROR(IF(NETDAYS([Date to archive record]@row, TODAY()) > 1, 1, 0), " ")
I am then trying to set up an automation based on that checkbox column. The automation should be triggered if the cell value of the Archive Checkbox column changes to "Checked", then move the rows to a new sheet.
This won't work for me, I keep getting a message to say automation failed but it is not giving me any reason why.
Any ideas why this is not working? Thanks in advance for your help!
Answers
-
Instead of using a row change as your trigger and setting up that formula. Could you use a date trigger and do something like this:
One day after the date to archive the automation is triggered.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.2K Get Help
- 430 Global Discussions
- 152 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 154 Just for fun
- 75 Community Job Board
- 502 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 306 Events
- 36 Webinars
- 7.3K Forum Archives