How to make parents equal to the children list in a drop down menu
Hi everyone,
I have been struggling for a while with this formula.
I'm trying to have the parents populated automatically to be equal to the list of children in a drop down menu, without repetition if the same instance is repeated twice in the children.
In the picture below I'm trying with =JOIN(DISTINCT(CHILDREN()), " "). However it is not giving the output that I want: If there are sub-parents, the join function creates duplicates. The parent in the example contains ASE repeated twice.
Do you have any suggestion on how to make this?
Thank you
Stefania
Best Answer
-
Try changing your delimiter to CHAR(10) instead of a space.
Answers
-
Try changing your delimiter to CHAR(10) instead of a space.
-
It worked! Thanks a lot!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!