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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
v_mark
Helper V
Helper V

KPI Rankx on existing measures

Good day,

 

Trying to figure out how I can incorporate Rankx on the current table. More or less it has more than a 1000 rows that has different dates on it.

 

So far these are measurements created using fields inside the table. The Goal is to Rank them individually and it seems the approach that I am using is not working. For example, Separate Rank for IB AHT, Hold, Talk, and Work.

 

rvalenz2_0-1610486410687.png

 

I was thinking if this something needs to be created in power query as well.

 

Sample Pbix file

 

1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

Not totally sure what you mean, but here is a measure expression to get the rank for one of your existing measures.  Add it to a table visual with the EmployeeName column.

 

IB AHT Rank = RANKX(ALL('Call Data'[EmployeeName1Current]), [IB AHT])
 
Regards,
Pat




Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

1 REPLY 1
mahoneypat
Microsoft Employee
Microsoft Employee

Not totally sure what you mean, but here is a measure expression to get the rank for one of your existing measures.  Add it to a table visual with the EmployeeName column.

 

IB AHT Rank = RANKX(ALL('Call Data'[EmployeeName1Current]), [IB AHT])
 
Regards,
Pat




Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.