Forum Discussion
kk_shp_user
Helper I
2 years agoRank/ TOPN based on two columns
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...
- 2 years ago
I was able to solve this using ROWNUMBER()
kk_shp_user
Helper I
2 years agoI was able to solve this using ROWNUMBER()
Anonymous
2 years agoNot applicable
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.