The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Index | Name | Age | City |
1 | John | 25 | New York |
2 | Alice | 26 | London |
3 | Bob | 22 | Tokyo |
4 | John | 28 | Berlin |
5 | Michael | 15 | Sydney |
Index | Name | Age | City |
1 | John | 25 | New York |
2 | Alice | 26 | London |
3 | John | 28 | Berlin |
Solved! Go to Solution.
@SBC ,
try this measure,
Index Measure = RANKX(ALLSELECTED('Sample'),CALCULATE(MAX('Sample'[Age ])),,ASC,Dense)
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
24 | |
14 | |
14 | |
9 | |
7 |