How to make child rows indent in a report that rolls up multiple plans?
Hi,
I need to roll up detailed plans across multiple sheets, and have the parent child relationships be really clear by having child rows indented, just as they are in the original plan. Is there a way to make sure that child rows indent under their respective parents in a report?
Thanks!
Brent
Best Answers
-
Hi @Brent Ross
Hierarchy is specific to sheets, so the Parent/Child relationship won't be visible in the Report in the same way. Reports evaluate the sheet on a row-by-row basis without the Hierarchy.
You could add a "Parent" column to your Source Sheet and bring in the Parent Row Name into each child row, like so:
=PARENT([Task Name]@row
Then you could use the Group feature in a Report to Group by that Parent name, if that helps. See: Redesigned Reports with Grouping and Summary Functions
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Hi @Brent Ross
No problem at all!
The formula above is what goes in to the helper column (as a Column Formula) so you can automatically return the Parent value:
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Answers
-
Hi @Brent Ross
Hierarchy is specific to sheets, so the Parent/Child relationship won't be visible in the Report in the same way. Reports evaluate the sheet on a row-by-row basis without the Hierarchy.
You could add a "Parent" column to your Source Sheet and bring in the Parent Row Name into each child row, like so:
=PARENT([Task Name]@row
Then you could use the Group feature in a Report to Group by that Parent name, if that helps. See: Redesigned Reports with Grouping and Summary Functions
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Hi Genevieve,
Thanks for your reply. I understand what you're saying about adding a 'parent' column to the source sheet and then using that to drive a grouping in the report, but I'm not sure how to apply the string and syntax you've provided to do so.
Can you provide a bit more detail to guide me? I would really appreciate it.
Thanks,
Brent
-
Hi @Brent Ross
No problem at all!
The formula above is what goes in to the helper column (as a Column Formula) so you can automatically return the Parent value:
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
That worked! Thanks!
One follow up question - is it possible for me to format the group header rows in a report, or am I stuck with the giant font that results?
-
I'm glad to hear that worked for you! 🙂
No, there currently isn't a way to format the Grouped header row in a Report, but you can let our Product team know about your feature request to have this customizable by filling in this form, here.
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
I have been unable to use Reports for many scenarios where it would be very useful due to the inability to maintain sheet hierarchy, which is generally very important for the overall organization of that information. The issue with using Groups is that the order always gets alphabetized (where row order in the sheet matters) and multiple levels of hierarchy cannot be shown. Please incorporate new functionality to enable use of sheet hierarchy in reports.
-
The grouping only works for one level.
I have:
Main
A
A1
A2
I can get A1 and A2 grouped together under A but that grouping won't show under Main. I've even tried additional columns for grouping and it's not working. Also the parent column name shows on the report so it shows on my dashboard so not very presentable either.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives