Forum Discussion
Anonymous
6 years agoNot applicable
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 ...
- 6 years ago
Hi Anonymous ,
If you want a measure to meet your requirements, you could use TOPN() function.
Anonymous
6 years agoNot applicable
hi Tahreem,
your solution was already known, but i am looking for a measure which only gives the number of sales of the Top X customers.
The issue is that i need to compare this number with previous year and that is something your solution will not solve.
Nevertheless, thanks for helping out!!
v-eachen-msft
6 years agoCommunity Support
Hi Anonymous ,
If you want a measure to meet your requirements, you could use TOPN() function.