Forum Discussion

emilypinhasi's avatar
emilypinhasi
Frequent Visitor
8 years ago

creating distinct list from list using dax

hi im trying to turn a column with comma separeted list, into a distinct list the column looks like a,a,b,c,d,c,a,c  i dont know how many items on the list, can be 0-100 im trying to create a ne...