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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors