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
- Smartsheet Customer Resources
- 63.1K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 450 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 289 Events
- 34 Webinars
- 7.3K Forum Archives