Hi all,
I have my data in this format. Each column with the numbers should be one bar of the stacked colum chart. In this case i need to have 4 bars on the stacked columns. The first column represents the legend that is required. For some reason i am able to plot only one colum. How can i solve this?
Thankyou
Solved! Go to Solution.
Hi, @at8
You can try the following methods. In the Power Query, choose first column-unpivot Other Columns:
Result:
Is this the result you expect?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @at8
You can try the following methods. In the Power Query, choose first column-unpivot Other Columns:
Result:
Is this the result you expect?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.