Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All
I want to show the ratings (e.g. - Poor, Good, Excellent) given to my top n customers ( top n cutomers I am getting based on their order amount).
Is it possible to plot how many of my Top N customers have got either poor or good or excellent rating in pie chart
Hi,
There's a few assumptions here because it's not clear what format your data is in.
I loaded this data:
We'll need 2 simple measures:
Then add a visual level filter to get the Top N
Thanks for your response, really appreciate but need to create measure to find the top n customers and their order amount that is already been done. Please refer to the solution for a similar situation(there top n locations have been retreived on sum of loss amount) given by @OwenAuger in Solved: Re: Top N Locations based on 2 measures - Microsoft Power BI Community, I need to get the ratings for Top N customers (based on their order amounts.