Parent/child hierarchy disappears on the report
Hi
When I build a report the parent & child hierarchy from the sheet doesn't pull across, is there a way to make this happen please?
Answers
-
Hi @Jen Payne
You can add a helper column for level in your main sheet then you can use the grouping in a report by level column.
use the following formula to define the level in the helper column
=IF(COUNT(CHILDREN(Task@row)) > 0, COUNT(ANCESTORS()) + 1)
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
-
Thank you Bassam
I've added that column and copied the formula. It works for the first parent child hierarchy but any children under that do not display properly (or as in the sheet).
That's probably more due to my knowledge around IF formulas!! Thanks you for your help.
-
I am following this thread, as this would be useful for me as well.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives