Forum Discussion
create TOP30 sales for models
- 6 years ago
Hi Anonymous ,
If you want a measure to meet your requirements, you could use TOPN() function.
Anonymous ,
To rank netsales by Model use the below steps:
Step 1: Take one table and drag Netsales and ModelName. Then Go to Filter Pane --> Visual Level --> Follow step as per below screen shot:
Please don't forget to hit THUMBS UP and Accept this as a solution if it helps you!
- Anonymous6 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-msft6 years ago
Community Support
Hi Anonymous ,
If you want a measure to meet your requirements, you could use TOPN() function.