Forum Discussion

himanshu23's avatar
himanshu23
Regular Visitor
4 years ago
Solved

How to pivot with multiple values column?

I have data in the above format. I want to convert it in the format mentioned below: In excel I used to do it through sumifs, but that was really time consuming. I want to do it through ...
  • v-kelly-msft's avatar
    v-kelly-msft
    4 years ago

    Hi himanshu23 ,

     

    First go to query editor,select columns "Qreach,Qrem,Qsold">"unpivot columns",and you will get a table as below:

    Then back to Report view,create a matrix,and you will see:

    For the related .pbix file,pls see attached.

     

     

    Best Regards,
    Kelly

    Did I answer your question? Mark my reply as a solution!