Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

create TOP30 sales for models

hi  want to create a new measure that is presenting the Top 30 of the Netsales by Models. Have Models like MDL1, MDL2, MDL3 etc and then i have net sales per model. But i am interested to see what ...
  • v-eachen-msft's avatar
    v-eachen-msft
    6 years ago

    Hi Anonymous ,

     

    If you want a measure to meet your requirements, you could use TOPN() function.

    https://dax.guide/topn/