Forum Discussion
Column to rows
- 2 years ago
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!!
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!!
- Anonymous2 years agoNot 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_KVN2 years agoSolution 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!!