Parents and Children relationships
I have the following items I need help with:
1) I would like my children rows to automatically display Parent | Task Name
For example in this configuration:
Parent 1
Child 1
Child 2
I want to see below instead of above
Parent 1
Parent 1 | Child 1
Parent 1 | Child 2
So I need to apply a column formula that would do this. There are items that have more than 1 or 2 Parents and that should also be taken into configuration. I know I can add a helper column but that is not what I am trying to do. I want the information on the same column
2) The following formulas today return the task name, I'd like the return format to include Parents as well such as Parent 1 | Parent 2 | Task 1 .
=JOIN(COLLECT([Task Name]:[Task Name], Status:Status, "In Progress"), CHAR(10))
Answers
-
Are you able to provide some screenshots for reference?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!