Way to tell a report to include the parent row info for child tasks?
I'm creating a report to display all tasks assigned to certain users, but it's difficult to tell what some of the child tasks are when divorced from their parent task. Is there an easy way to tell the report to also pull in the parent row info.?
Best Answer
-
Hi @Jessica T.
The way I would personally do this is to set up a "helper column" in the source sheet (which you can hide in the sheet if you don't need to see it).
This column would house a column formula to return the name of the Parent row, like so:
=PARENT([Task Name]@row)
Then when you create the Report you can include in this helper column to identify the row's parent task. You can even use this to Group the report, if you wanted!
Let me know if this will work for you.
Cheers,
Genevieve
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
Answers
-
Hi @Jessica T.
The way I would personally do this is to set up a "helper column" in the source sheet (which you can hide in the sheet if you don't need to see it).
This column would house a column formula to return the name of the Parent row, like so:
=PARENT([Task Name]@row)
Then when you create the Report you can include in this helper column to identify the row's parent task. You can even use this to Group the report, if you wanted!
Let me know if this will work for you.
Cheers,
Genevieve
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
-
Thank you so much, I saw similar advice but couldn't quite grasp it until I saw this! @Genevieve P.
-
No problem at all, @Tessa B! I'm glad I could help.
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.7K Get Help
- 438 Global Discussions
- 152 Industry Talk
- 497 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 508 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!