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 help? 👀 | 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 help? 👀 | 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 help? 👀 | 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
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!