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
- 62.2K Get Help
- 360 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!