Forum Discussion

21 Replies

  • Hi,

    Try these measures

    Total value = SUM(Table[Amount])

    Rank by Driver = RANKX(ALL(Table[Driver]),[Total value])

    Drag Driver and Total value measure to your visual.  Filter the second measure on Less than equal to 5.

    Hope this helps.

    • cham's avatar
      cham
      Post Patron

      Hi,

       

      What you mean by Filter the second measure on Less than equal to 5? 

       

      See the below pic. Cannt we use TOP N filter to do this?

       

      • Ashish_Mathur's avatar
        Ashish_Mathur
        Super User

        Yes, The TopN should also work.  Try it.  If it does not, then share the link from where i can download your PBI file.