Forum Discussion
Emmy66
Helper V
5 years agoRanking
Hi, Your help on this will be appreciated. I'm trying to do top 5 projects by users using the below dax. Top 5 Projects = VAR ProjRank = RANKX(ALL(User[First_LastName]),[NoOfProjects],,DESC) ...
parry2k
Super User
5 years agoEmmy66 Did you see if the rank ties did break after you added the logic? It will be easier if you share pbix file using one drive/google drive with the expected output. Remove any sensitive information before sharing.
Emmy66
Helper V
5 years agoHi parry2k, thanks for your reply. Apologies for the delay in responding to your message.
Please find the link to the PBIX file. My expected output is as per below screenshot. The 5th one can be any user with 1 project.
My measures are all included in the PBIX file.
Thanks in advance.