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
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 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!