Counting Parents for a Specific Year
Our organization receives requests for work and some of these requests may have multiple actions that need to be completed. I have the additional action(s) indented under the first action (request) to try and display that this one request had multiple actions. Is there a way that I can count the level one action (request) for each year in a metric sheet, so I can show the number or requests along with the total actions that needed to be taken for a given year?
Best Answer
-
You would need to add a helper column on the source sheet with a formula of
=COUNT(ANCESTORS())
Then in your metrics sheet you would adjust your COUNTIFS to also incorporate this column looking for 0 (zero).
Answers
-
You would need to add a helper column on the source sheet with a formula of
=COUNT(ANCESTORS())
Then in your metrics sheet you would adjust your COUNTIFS to also incorporate this column looking for 0 (zero).
-
Works perfect. Thanks for the assistance.
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!