Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello,
I just started to work on Power BI. I have a table as shown below (RAW Data), but I want to present data in Tabel visual as shown in (Expected Result). Basically removing duplicate value within each ID. I'll apprecite your help.
Solved! Go to Solution.
Hi @MSFTPBI ,
You can use matrix to show what you want:
You need to turn off stepped layout and icon in rows header:
And turn off the row subtotals :
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi @MSFTPBI ,
You can use matrix to show what you want:
You need to turn off stepped layout and icon in rows header:
And turn off the row subtotals :
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
@MSFTPBI , Matrix visual. Stepped layout - Off
refer: https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual
https://www.burningsuit.co.uk/blog/2019/04/7-secrets-of-the-matrix-visual/
You can go remove duplicate rows in Query editor.
In query editor, select the column that you want to remove duplicates for (in your example this would be Auto). Once this is highlighted, select remove rows in the home tab and then remove duplicates.
@S_JBThat would not work, becaus eit will remove the entire row. I need to remove only duplice field values. As shown in Expected Result image in my orignal post
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 18 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 53 | |
| 47 | |
| 40 | |
| 38 |