What is the formula to calculate number of projects by status?
Nascie1
✭
I tried the count functions but the only return the total number of status not the # of projects. Blue=In Progress and Green =Complete.
Answers
-
Hi @Nascie1
You can use the COUNTIFS function like this;
=COUNTIFS(Level:Level, 1, Status:Status, Status#)
As for the Project's Status, I assumed it takes the worst.
(Link to the demo sheet. You can change the Status in Sheet Summary to see how the formula works.)
-
It still says unparseable. I am trying to aggregate the data for a dashboard. I also put the columns into a report and then added filter on level as being 1 but created a new column for status and wrote out (Complete, In Progress or Not Started). Which gave me the following:
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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!