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
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 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!