Forum Discussion
SteveMForm
Helper III
2 years agoCounting comma separated values in a column
Hi Folks I'm using a doughnut visual to try and show a count of occurances of a each unique value in a column: As per above, they are also comma separated, and a value can only...
Ankur04
Resolver II
2 years agoHi, you should first work on massagin your data. try to shape the data as per need.
SteveMForm
Helper III
2 years agoMassaging? If so, ok- but I kinda thought I wouldnt need to pivot the data every time I need to count values, and use dax instead...