Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I have one table for partner which has Partner Name, another table which contains region information, Country and Area. One transaction table which has revenue by partner by customer. I want to show the top 25 customers for each selected partner in each selected country. I have two slicer one from region table (Country) and other slicer (Partner Name) from Partner Table. I am not getting correct result. What is the easiest way to get the top 25 Customers. I used TopN function but not getting what I want.
Solved! Go to Solution.
Hi @Anonymous,
It seems that you have three tables, have you created the relationship among the tables?
As the Zubair_Muhammad mentioned, you could use RANKX function. Here is a blog about how to use this function you could refer to.
If you still need help, please share some data sample which could reproduce your scenario and your desired output, so that we can help further investigate on it?
Best Regards,
Cherry
Hi @Anonymous,
It seems that you have three tables, have you created the relationship among the tables?
As the Zubair_Muhammad mentioned, you could use RANKX function. Here is a blog about how to use this function you could refer to.
If you still need help, please share some data sample which could reproduce your scenario and your desired output, so that we can help further investigate on it?
Best Regards,
Cherry
@Anonymous
One way could be to create a RANK measure and put it in the VISUAL filter as "TOP 25 RANKS"
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
86 | |
82 | |
70 | |
49 |
User | Count |
---|---|
143 | |
123 | |
107 | |
61 | |
55 |