Forum Discussion

JulietZhu's avatar
JulietZhu
Helper IV
7 years ago
Solved

Transpose row and column in visualization table

I have visualization table from different tables. which you can see below.

 

 

But I need switch row and columns in order to plot 100% stack column chart based on payer name. Since 

it is not physical table exsiting, I can't do transpose table or pivot table. Please give some suggestion and clue. Thanks

 

 

 

Dummy data: 

https://1drv.ms/u/s!AlYpYKwSuOKxhFCytsL0nAuDszJ2

5 Replies

  • Luiggo07's avatar
    Luiggo07
    Frequent Visitor

    Just change the Table visual for a Matrix, there you have an option to switch values.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi JulietZhu,

       

      Current data view side not contains feature to transpose row/columns.

      I'd like to suggest you enter to query editor to use unpivot column feature to transform your tables. 

      Unpivot Data Using Excel Power Query

       

      Regards,

      Xiaoxin Sheng

      • JulietZhu's avatar
        JulietZhu
        Helper IV

        Anonymous I don't have phyiscal data or table. How can I use pivot or unpivot features? Thanks