Forum Discussion
kitala11
5 years agoHelper III
Visualisation with charts
Dear all, How can I make it such that I am using stacked bar chart but I want it to be combined in 1 graph like the one below? I can only manage to find one sort of visualization like that in Pow...
- 5 years ago
Hi kitala11 ,
I suggest you transform your table to the following format(unpivot the last three columns):
Then it will act like what you want:
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai