Count # of Parent Rows in a Sheet

CLaughrey
✭✭
What formula can I use that simply counts the number of parent rows in a single sheet?
My scenario: Each parent row is a different customer. I want to know how many active customers a particular PM is working with and link that number to a metric widget on the PM's internal dashboard.
Comments
-
I would create a row at the top and make everything a child of that row (see screenshot). Then use the following formula:
="PM Name: " + COUNT(CHILDREN())
-
Hello @Mitch.Shaffer,
In the example above, it is possible to count the number of Task "12" in this example.
PM name: 12
Just making sure they are counting the Number of task at the lowest level or hierarchy and not considering the customers "4".
Beforehand thank you very much,
Diego Cárdenas
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.6K Get Help
- 434 Global Discussions
- 153 Industry Talk
- 495 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 508 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 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!