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
- 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
Check out the Formula Handbook template!