Formula Help
Answers
-
Hoping this community could help me out.
Using the Project Management Office template out of the box (portfolio metrics sheet to be exact) - however for 'In Progress' project status' we have added a few more - "Blocked" and "In Closing." I'm trying to get the standard formulas for the RAG status' to update accordingly but I'm missing something; I keep receiving #UNPARSEABLE.
The formula for Green, initially, only accounts for "In Progress." I would like it to also consider the above 2 ("Blocked" and "In Closing").
Thank you to all in advance. Much appreciated!
Update - is this accurate:
-
Try this:
=COUNTIFS({Project Status}, OR(@cell = "In Progress", @cell = "In Closing", @cell = "Blocked"), {Project Category}, @cell = High$1, {Schedule Health}, @cell = $Label@row)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!