Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Several Values for Stacked Column Chart

Hello everyone, I have this dataset: Dimension Column1 Column2 Column3 Column4 row1 22 32 77 Extern row2 11 43 68 Extern row3 44 54 87 Extern row4 33 65 98 Intern...
  • MFelix's avatar
    4 years ago

    Hi Anonymous ,

     

    For achieving this you need to unpivot the values columns. On the query editor select the column 1,2 ,3 and then unpivot:

    It will give you the result below:

    Rename the columns has you wish and do your chart using the following setup: