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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives