Auto populate risk columns
Nathiele
✭
Hi All,
I am trying to change the today condition in this formula to today - 2 in order to become red few days before but it's not working.
Does someone know how I could do it?
=IF(AND(Finish78 < TODAY(), [% Complete]78 < 1), "Red", IF([% Complete]78 = 0, "Blue", IF([% Complete]78 < 1, "Yellow", IF([% Complete]78 = 1, "Green", "error"))))
Thank you!!
Comments
-
Hi there, just add -2 in the parenthesis of Today() like below.
=IF(AND(Finish78 < TODAY(-2), [% Complete]78 < 1), "Red", IF([% Complete]78 = 0, "Blue", IF([% Complete]78 < 1, "Yellow", IF([% Complete]78 = 1, "Green", "error"))))
-
Thank you.
-
You're welcome.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives