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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Soof1234
Helper I
Helper I

Create a measure ranking based on other calculated measure

Hi,

 

I am struggling to create the correct measure for RANKX.

 

I created a measure which is a conversion rate: 

Conversie = DIVIDE(CALCULATE(COUNT(Intakes[Id]),Redenen[Title] = "Hire"),COUNT(Intakes[Id]))
 
I added this measure in a table and it displays correctly.
 
Now I want to create a measure which ranks the people from 1 to n based on the highest conversion and add this ranking number to a column.
 
Currently this is my output which is obviously wrong of course:
 
Soof1234_0-1673950429031.png

 

Thanks in advance!
 
Kind Regards,
Soof1234
 
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User
2 REPLIES 2
amitchandak
Super User
Super User

Thanks a lot @amitchandak , it works

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.