Forum Discussion

kitala11's avatar
kitala11
Helper III
5 years ago
Solved

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...
  • v-deddai1-msft's avatar
    v-deddai1-msft
    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