Forum Discussion
How to view row data as column without loosing duplicate raw values - Power bi
- 2 years ago
Try this ...
Click here to download PBIX from OneDrive
Use a Matrix visual with Branch and Official Name as Rows, the Role as Column and First OffcialName as Value
Please click Accept As Solution and Thumbs up. Thank you
- Anonymous2 years ago
Hi biswad ,
Based on the information you provided, since the Rows of the matrix duplicate data will only be displayed once. You can add an index column. Use index and Branch as Rows.
Final output:How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired out put and pbix file without privacy information.
Best Regards,
Ada Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi speedramps thank you for this , however in this case I loose the duplicate roles under the same branch, for example "Bedford" there are two "Secretary" roles under officialname "John" and "Mike", using this option I am getting only "Mike" not "John", the result is similar to Pivot. This was my issue, I wanted to bring both "John" and "Mike", again thank you for trying to help me out, much appriciated.
Try this ...
Click here to download PBIX from OneDrive
Use a Matrix visual with Branch and Official Name as Rows, the Role as Column and First OffcialName as Value
Please click Accept As Solution and Thumbs up. Thank you
- biswad2 years ago
Advocate I
Thank you speedramps and Anonymous both solves the answer to the problem, much appriciated all your support, I'm not sure if I could accept both as solution or not, but truely appriciated your help on this.