Forum Discussion

Emmy66's avatar
Emmy66
Helper V
5 years ago
Solved

Ranking

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) ...
  • Emmy66's avatar
    Emmy66
    5 years ago

    Hi 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.