Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Column to rows

Hello 

 

I am quite new to Power BI and not able to solve this in Power Query, Is there a way this can be achieved?

 

 

Thanks

  • In that case, duplicate tables depends upon the number of users and in each table keep rows by using keep rows by range option and then unpivot them. Finally append them on the column headings. 

     

    If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!

3 Replies

  • Hello Anonymous, you can use Pivot and UnPivot options in Power Query Editor to do the same and in Power BI Desktop you have to use MATRIX visual to represent the data in this format. 

     

    If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hello Kishore_KVN ,

       

      Pivot, Unpivot is not helping. already tried that, the sets are different in row count.

       

      Is there any other way.

       

      Thanks

       

       

      • Kishore_KVN's avatar
        Kishore_KVN
        Solution Sage

        In that case, duplicate tables depends upon the number of users and in each table keep rows by using keep rows by range option and then unpivot them. Finally append them on the column headings. 

         

        If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!