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.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!