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
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 141 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!