Forum Discussion

MattN4's avatar
MattN4
Icon for Helper I rankHelper I
8 years ago
Solved

Top salesperson

Hi all,   Another simple ask.   In the service (so no DAX) I am trying to show the top sales person by region. I have all the measures I need, but it seems impossible to use the Top N. Each regio...
  • v-juanli-msft's avatar
    8 years ago

    Hi MattN4

    Do you want to show the top 1 sales person from each region?

    If you create a rank measure, than you can filter the "rank" to show values of 1.

     

    Below is my example.

     

    Best Regards

    Maggie