Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a table like below and want to populate the rank column shown.
I want it to be based on count DESC, total DESC. I tried searching online on how to solve this without any success. This does not sound too complex but then I'm surprised there are not a bunch of questions around this.
Any help would be grteatly appreciated.
Solved! Go to Solution.
I was able to solve this using ROWNUMBER()
Hi @kk_shp_user
Congratulations!
I'm sure there are quite a few people who have been confused by this question.
Thank you very much for sharing.
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.