Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
dallison
New Member

Ranking in Matrix

Hi All - 

 

I'm working on a Matrix Visual that contains multiple KPIs for states.  The table needs to have the rank of the KPI against all other states.  For example:

 

User filter: North Carolina

 20222021Rank
GSP97.11%79.92%2 of 50
HPI87.75%63.97%20 of 50
Unemployment5.63%54.47%25 of 50
CPI98.54%29.38%25 of 50

 

Users will also have the option to filter data by other areas such as MSA and CBSAs.  

 

Is there a better way to create the "Rank" column than to create a separate matrix, create a rankx column for all columns in my table, and then have that new matrix conditionally display based on the user filter?

 

Thanks

 

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @dallison ,

 

Can you provide the relevant test data and describe it so that I can answer it for you as soon as possible? Looking forward to your reply.

How to Get Your Question Answered Quickly - Microsoft Power BI Community


Best Regards,
Henry

 

HoangHugo
Solution Specialist
Solution Specialist

Hi,

you use only one formula for all KPIs? it is needed to use Matrix Visual

I think we use function Rankx():

rank = RANKX(SUMMARIZE(table,state column),formula KPI)

 2022 2021 Total 
KPIRankKPRankKPRank
GSP------
HPI------
Unemployment------
CPI------

The Matrix seem like that if you add rank column

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.