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 September 15. Request your voucher.
hi all
I had a problem writing RANKX . so here's my RANKX function
Solved! Go to Solution.
Create a calculated column
RankCount = RANKX(Table,Table[count])
Create a calculated column
RankCount = RANKX(Table,Table[count])
hi @Anonymous
It works. Thank you
Best Regards
alan-li
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
20 | |
12 | |
10 | |
7 |