How do I generate the same information that is entered in the parent, into the children?
I am trying to create a report that displays the parent and the children rows, but the criteria is only based off the parent. For example, each parent and children have statuses. But the parent row is the deciding status, the status that matters. I want to show all projects that have a certain PM assigned, AND if the parents' row status is "X". I want it to ignore what the childrens' status is, but still pull it in the report, and have it under the respective Parent row. I am unsure if I need to create a helper column in the sheet I'm referencing, or if there is a trick to do this within the report configuration.
I hope this makes sense.
Best Answer
-
You would need to create a helper column with a formula along these lines:
=PARENT(Status@row)
Answers
-
You would need to create a helper column with a formula along these lines:
=PARENT(Status@row)
-
@Paul Newcome wow... I feel like such a noob. Thank you!!
-
No worries. Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.4K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 479 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 490 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!