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
Dear All,
Is it possible to do something like the following with matrix?
Above table presents Top 5 Type by Group by Year with percentage of changes per year. Sort column is needed.
Thank you.
Solved! Go to Solution.
@PowerBIOrg , for that you have to rank bucketing
check if this code can help
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
In case the rank bucket is a bit different, you might need allselected, in the final measures too
Power BI- TOPN with Others- https://youtu.be/I_TY4hVlzAE
@PowerBIOrg , FOr TOP 5 we have to use a measure filter using rank. For format, we might have to use Measure - Switch Value on Row.
Measure Rank: https://www.youtube.com/watch?v=DZb_6j6WuZ0&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=40
Calculation Groups can give more formats- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display: https://youtu.be/qMNv67P8Go0
Hi, thank you for the answer. I knew that I can get Top 5 with rankx, but how to add that Sort # before the Type?
@PowerBIOrg , for that you have to rank bucketing
check if this code can help
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
In case the rank bucket is a bit different, you might need allselected, in the final measures too
Power BI- TOPN with Others- https://youtu.be/I_TY4hVlzAE
Hi, is there anyway to show that Total by Year? My Column fields is Group and Year.
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 | |
| 22 | |
| 18 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 41 | |
| 40 | |
| 39 | |
| 38 |