Forum Discussion

tiztrain's avatar
tiztrain
Helper I
5 years ago
Solved

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 ...
  • jameszhang0805's avatar
    5 years ago

    unpivot the table after you splited column. then create measure countrows(table). put the dimension column and measure into chart

  • stevedep's avatar
    5 years ago

    Here you go:

     

    ā€ƒ

    ā€ƒ