Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Solved! Go to Solution.
Hi,
RANKX ranks the values given in the filter context. In your case the values of [MonthStart] column are ranked in desceding order. Additional condition is that the IDNumber must match the id of the current row. Dense makes it so that there aren't any gaps in ranking order.
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
Hi,
RANKX ranks the values given in the filter context. In your case the values of [MonthStart] column are ranked in desceding order. Additional condition is that the IDNumber must match the id of the current row. Dense makes it so that there aren't any gaps in ranking order.
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
So in this case the most recent month for an ID without a match gets a 1, the preceding month where that ID existed gets a 2, and so on?
User | Count |
---|---|
21 | |
20 | |
15 | |
10 | |
7 |
User | Count |
---|---|
28 | |
28 | |
13 | |
12 | |
12 |