Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a problem I am stuck with and have a the pbix file attached. In report (below image) shows 3 columns.
All customer Leads: Displays all 21 customers and a count of the qty Leads each has (no filter)
Top 10 Customers: Displays top 10 customers by qty Leads (correctly) using RANKX
Top 10 Customers (Inc Status): Displays top 19 customers (incorrect should also be 10) after I added the status field
I would like to see in the 'Top 10 Customers (Inc Status)' table only the Top 10 customers (not 19) when the status colum is included. Example Customer D is not a top 10 customer and yet appears when Status is added.
Any help greatly appreciated as am totally stuck on this now and have tried the forum and cant see anything that replicates this at all.
Solved! Go to Solution.
Found Solution
Step 1: Replace DAX with below:
Found Solution
Step 1: Replace DAX with below:
Hi @AllisonKennedy would u mind having a look at this issue? You posted a brilliant solution to a similar issue problem but I just cant seem to transfer that to the solution I need.
https://community.fabric.microsoft.com/t5/Desktop/RANKX-with-multiple-FILTER/td-p/2266250
If you could have a quick look I would be very grateful as been stuck on this for a few days now 😞
Connor
I have DAX included below:
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.