Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
Anonymous
Not applicable

TOPN filter output not ideal

I'm using a TOPN filter on a visual, and it is showing more than the number prescribed.  This is because they all have an identical value.  This visual is meant to be a snapshot of the current state of this part of the business, so the extra lines are not required.  Is there a way to "hard limit" it to TOPN, just choosing the necessary number for the visual?

 

Untitled.png

 

Thanks

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

add a very small random number to your values.

View solution in original post

3 REPLIES 3
v-xulin-mstf
Community Support
Community Support

Hi @Anonymous,

 

Maybe it is not supported to sort duplicate values using TOP N, you can add index column to get your expected output.

v-xulin-mstf_0-1616985779559.png

 

Best Regards,

Link

Anonymous
Not applicable

I like your solution, except I'm working with measures.  Your solution definitely has a place with other applications and I will try to remember it.  Thanks for your reply!

lbendlin
Super User
Super User

add a very small random number to your values.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors