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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 59 | |
| 52 | |
| 41 | |
| 33 | |
| 32 |