Forum Discussion
jammo1234
3 years agoNew Member
ranking multiple measures and return string
Hi all, I have 4 different measures and I want to rank them based on the lowest value, however,there maybe occasions where there are multiple low values. Consider the data set below. option 1, 5...
lbendlin
Super User
3 years agoUse CONCATENATEX. It will return a single value as is, and multiple values as a string with the separator of your choice.