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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Restricting rows in table or chart

Hi,

 

I have a table chart with dimensions and measure and wanted to see only top  and bottom 10 records and don't want see any changes in the measure values.

 

not looking for Top or bottom option in filter pane. is it feasible by taking any index or sequence?

 

Thanks,
Thimma

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

 

I'd like to suggest you write a measure or calculate the rank with if statement to check current rank, if it less than or equal to 10 return Y, otherwise 'N'.'

Then drag this measure to visual level filter to filter 'Y' result to display top 10 records.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Visual level filter is impacting on measures even though measure restricted using ALL functionality, but visual level filter changes the data in measures as well.

 

Thanks,
Thimma

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Solution Authors
Top Kudoed Authors