The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I successfully created a dynamic Top N model in Power BI using the following data
Salesperson | Units Sold | Region |
Jim | 20 | West |
Kelly | 18 | West |
Roger | 17 | East |
Pam | 15 | East |
Sally | 12 | West |
Tom | 9 | East |
Mike | 8 | West |
Joe | 7 | East |
Steve | 5 | West |
Lauren | 3 | East |
Top N |
3 |
5 |
8 |
10 |
2.) Created a measure called Selected N=
Solved! Go to Solution.
Hi,
Please check the below picture and the attached pbix file.
Hi,
Please check the below picture and the attached pbix file.
THis is perfect. Similarly how would i write a measure to get the Total Units sold by Salespeople in the west based on the top N selection.
So if 3 was selected the total units sold in the west would be 38 but if 5 was selected it would change to 50, etc.
Hi,
thank you for your message, and please check the attached pbix file.
User | Count |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
24 | |
13 | |
13 | |
8 | |
8 |