Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Top N Filter

 

Let me know if you need any further clarification.

6 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Ashish_Mathur, Above is the example on how we need that. 

      • Ashish_Mathur's avatar
        Ashish_Mathur
        Icon for Super User rankSuper User

        Hi,

        Drag question to the row labels and write this measure

        Correct count = calculate(countrows(Data),Data[Response]="Correct")

        Now filter on Top 5. (in the filter pane)