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
Tags:
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!
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.7K Get Help
- 438 Global Discussions
- 152 Industry Talk
- 497 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 509 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 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!