two factor RGB balls formula. Status and Date
I know this has been asked a million times and I have looked at all the other post, but still cant get it to work.
Status options are:
Not Started
In Progress
Completed
Transferred To Other Department
Due date is standard date format
I am trying this as the formula:
=IF(Status@row = "Transferred To Other Department", "Green", IF(Status@row = "Complete", "Green", IF([Response/ Resolution Deadline]@row - TODAY() < 0, "Red", IF([Response/ Resolution Deadline]@row - TODAY() <= +5, "Yellow", "Green",))))
I know I am just missing something but I cant figure it out.
Jamie
Best Answer
-
Hey @J.Barrow
Is the problem an UNPARSEABLE error? There is an extra comma after your last Green. If this is not the problem, please help us understand if it's an error (what error?) or an unexpected result (what result and what was expected).
Kelly
Answers
-
Hey @J.Barrow
Is the problem an UNPARSEABLE error? There is an extra comma after your last Green. If this is not the problem, please help us understand if it's an error (what error?) or an unexpected result (what result and what was expected).
Kelly
-
Well yes it was part of the problem, but now it still is going red even when things are marked completed or moved to another department when they should be green.
-
Oops I found the problem the Completed was complete
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!