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.
Hey guys. Can someone help me please with a filter? I'm trying to use a Top N - first 5 values and is not working for me
So basically i wanna see the top 5 NPS And those top 5 basically have the value 10 But powebi detects that as duplicate and takes the other values in cosideration
Solved! Go to Solution.
Ok, there are work arounds for this but the best one is to add a rand()*0.000001 value to your column
Either as a calculated column or just before your topN
https://docs.microsoft.com/en-us/dax/rand-function-dax
What method did you use first?
it's here
Ok, there are work arounds for this but the best one is to add a rand()*0.000001 value to your column
Either as a calculated column or just before your topN
https://docs.microsoft.com/en-us/dax/rand-function-dax
User | Count |
---|---|
98 | |
76 | |
76 | |
49 | |
27 |