Status change with due date
Jgallant
✭✭
I cannot get any of the formulas I try to work to update status based on pending end day.
Red= < 30 days
Yellow = < 60 days
Green
Tags:
Answers
-
Going to need a little more information than what you have given to be able to help. It would be a good idea to post the formulas in question so that we can review it and see what can be done to do what you want to do with the formulas.
Jonathan Sanders, CSM
"Change is always scary because it is unknown, but facing the unknown is what makes us stronger."
-
Try something like this:
=IF([End Date]@row<= TODAY(30), "Red", IF([End Date]@row<= TODAY(60), "Yellow", "Green"))
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