Hello! I have a column with a list of values separated by commas. I am looking to count the number of values separated by commas and eliminate duplicates.
I have tried creating a helper column that converts the values to a multiselect, but I can't figure out the =COUNT(DISTINCT formula from there.
Here is a screenshot example. In this example, I would like to return a value of 5. I hope this makes sense!