JOIN DISTINCT CHAR(10) List on Sperate Rows

Hi,
I have the following formula which collects a list of a dropdown column, and removes duplicate values, is there any way that the returned list of values should be on separate rows of this column formula?
=JOIN(DISTINCT(Dropdwn:Dropdown), CHAR(10))
Thank you,
Answers
-
Hi @A Rose
No, there currently isn't a formula that can look into a multi-select cell and automatically parse out each individual selection into a new row.
Depending on what your use-case is, what about creating a Report from the source sheet and then Grouping by that Dropdown column instead? That would create an alphabetical list of unique values that would allow you to expand each grouping to see the rows associated (see: Configure grouping to organize results in report builder)
Cheers,
Genevieve
Help Article Resources
Categories
Check out the Formula Handbook template!