Project Plan Formula Not Working.
I am trying to get my "schedule health" column to update based on my dates and or "status" column, I've tried multiple formulas but can't seem to get it right; going at if for two days now. If you're able to help in anyway, I would greatly appreciate the support :). Thank you in advance!!
Formula #1 semiworks, yellow, gray and green populate in the "status health" column correctly, but RED never populates
=IF([Actual Start Date]@row = "", "Gray", IF(AND([Actual Start Date]@row <> "", [Actual End Date]@row <> ""), "Green", IF([Actual Start Date]@row <> "", "Yellow", IF(AND([Actual Start Date]@row <> "", [Start Date]@row < TODAY()), "Red"))))
Formula #2 says #INCORRECT
=IF([Actual Start Date]@row = "", "Gray", IF(AND([Actual Start Date]@row <> "", [Actual End Date]@row <> ""), "Green"), IF([Actual Start Date]@row <> "", "Yellow", IF(AND([Actual Start Date]@row <> "", [Start Date]@row < TODAY()), "Red")))
Answers
-
From this template pick the project plan document and look into it.
It has a health formula working.
Executive Manager PMO
00923455332351
-
Thank you, Naeem. That template uses the percent column to trigger the heath status, i want to remove the % column and use the date columns to trigger the status health. Any thoughts?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!