Automation
I created an automation that when a column is checked, the status changes to Complete and the % completed to 100%. I am trying to figure out how to revert back to previous status and % Completed if the box is checked error.
Thanks all!
Answers
-
Status Column = IF(Column@row = 1, "Complete", "")
% completed Column = IF(Column@row = 1, "100%", "")
This work like this.
...
-
Thanks Jay! what if I already have formulas in status column?
-
Hi all,
I am trying to get this automation set up and really need help. In my status column, I already have a formula based on my %Complete. Is there a work around to have the status column revert to previous status in the event the check box was checked by mistake?
-
Hi @Nicole_Codi17,
It may be possible, but would depend on the formula you are already using. Can you post your current formula so we can take a look at it?
Thanks,
John
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K 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
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!