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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello
I'm having trouble pulling a sales ranking (photo attached).
I don't understand why it gives me back several "1s" and several repeated positions. Does Alguie know why that's the case?
Thanks in advance.
Solved! Go to Solution.
This issue is now solved as the "AdventureWorks" database has duplicated product names with different IDs...
RANKX(ALL('Table'[Product]),[sum of sale],,DESC,Dense)
You actually called full table instead of product column.
Try This:
Hi haseebsuhail943,
Thanks for your prompt reply, but it didn't work:
This issue is now solved as the "AdventureWorks" database has duplicated product names with different IDs...
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!