Parent rolling up data in Children rows
Green line is the parent row
everything inbetween is children rows
Column 30 is counting rows from N/A column that are not ticked, which are the rows im looking for. so 6 rows are active rows which are being used.
out of the 6 rows, 4 rows have been ticked in appoinment concluded column
i want to roll up the count of 4 in the parent column in column 31
is this possible?
would appreciate help from everyone or anyone. Thank you in advance!
@Paul Newcome @jmyzk_cloudsmart_jp I have tagged guys if you can help please?
Best Answer
-
Use this in your parent row:
=COUNTIFS(CHILDREN([N/A]@row), 1, CHILDREN(), NOT(ISBLANK(@cell )))
Answers
-
Use this in your parent row:
=COUNTIFS(CHILDREN([N/A]@row), 1, CHILDREN(), NOT(ISBLANK(@cell )))
-
@Matt Lynn-PCG it worked! thank you very much!
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!