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
Join us at Smartsheet ENGAGE 2024 🎉
October 8 - 10, Seattle, WA | Register now
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
Join us at Smartsheet ENGAGE 2024 🎉
October 8 - 10, Seattle, WA | Register now -
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.
Join us at Smartsheet ENGAGE 2024 🎉
October 8 - 10, Seattle, WA | Register now
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 361 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!