Forum Discussion
tiztrain
5 years agoHelper I
Graphing a Column with Multiple Values in One Field
Hi, So I have a field that has multiple values captured in the column seperated by a comma. 3rdpartworks,encroachment,midas,sms,stakeholder,tenure encroachment 3rdpartworks,encroachment ...
- 5 years ago
unpivot the table after you splited column. then create measure countrows(table). put the dimension column and measure into chart
- 5 years ago
Here you go:
ā
ā
tiztrain
5 years agoHelper I
Thanks guys.
Man that GIF makes things easy to follow these days