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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
abehrmann
Helper II
Helper II

Need help Ranking

I am attempting to rank some of our employees based on a few sets of metrics. 

 

Below is a matrix of the aggregated data that i would like to rank them by and a sample of the raw data. 

 

I cannot seem to rank them based on the aggregated data.. any help would be appreciated !! 

 

rank.PNG

 

raw.PNG

 

5 REPLIES 5
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @abehrmann,

 

Which aggregated data should be based on to calculate rank? Is it a measure? If so, you could try this similar formula:

Rank =
RANKX ( ALL ( Table ), [Measure],, ASC, DENSE )

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I attepted to use that suggestion but the ranking is showing up very odd 

 

 

rankx_help.PNG

Hi @abehrmann,

 

What is the formula of [Customer Total total for Assigned to]? Would you please share a sample .pbix file? Do not send me the file with full dataset and senssitive data, just show me the dummy data.

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

The formula for Customer Total Customer Total total for Assigned To = CALCULATE( SUM('OfficeTrax_Client'[Customer Total]), ALLSELECTED('OfficeTrax_WO'[Assigned To]) )

Hi @abehrmann,

 

I was not able to reproduce the same problem on my side. It looks like the formula is right. Maybe you could share the .pbix file with dummy data that can reproduce the same scenario.

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.