Countifs only if its a parent row
Hi guys, running into a dilemma where im trying create a countifs for a dashboard for statuses, but I only want the main status from the parent columns and not the tasks. Screenshot shows the status field has multiple in the status "Draft".
I'm not super familiar with the children/parent fomula and could use a little help!
Skip WBS that is checkmarked will serve as the indicator that the line is the parent.
Thank you all
Best Answer
-
You would use a COUNTIFS to include multiple range/criteria sets.
=COUNTIFS({Status Column}, @cell = "Status", {Checkbox Column}, @cell = 1)
Answers
-
You would use a COUNTIFS to include multiple range/criteria sets.
=COUNTIFS({Status Column}, @cell = "Status", {Checkbox Column}, @cell = 1)
-
Thanks paul this worked great for me!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!