Forum Discussion
Anonymous
4 years agoNot applicable
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...
- 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:
amitchandak
4 years agoSuper User
Anonymous , You can either have a legend or multiple measures/values
There is a custom visual if that can work
https://www.defteam.com/stacked-clustered-bar-chart/
https://appsource.microsoft.com/en-us/product/power-bi-visuals/wa200001934?tab=overview