Forum Discussion

niteshtrehan89's avatar
niteshtrehan89
Icon for Helper III rankHelper III
5 years ago
Solved

Rank withour skipping numbers

Hi All,   I am facing one problem and need a resolution for the same. I have created a Rank calculated column Rank= rankx(all(employee),sum(value),,,dense)   I needs the ranks as per the expect...
  • v-henryk-mstf's avatar
    5 years ago

    Hi niteshtrehan89 ,


    According to your description, using the RANKX function on the desktop may not be achieve such a ranking. You can try to operate in Power Query, I did the following test, first sort the columns, according to the sorted table, create an index as the Expected_Rank column.You can refer to the screenshot below:

     


    If the problem is still not resolved, please provide detailed error information and let me know immediately, looking forward to your reply.


    Best Regards,
    Henry


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.