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

Show only Top 10 in Table - Constrain list with DAX

I have a series of datasets which ranks salespeople by performance.  The rank is not determined by through a calculation.

 

Within the table, I only want to display the rank of the Top 10, in order.

 

Need some help with a DAX statment so the table will be constrained to only show the Top 10.

 

Thanks!

4 REPLIES 4
v-juanli-msft
Community Support
Community Support

Hi @Anonymous

 


  The rank is not determined by through a calculation. 

If the rank column comes from the original data source and don't need to calculate to get this result, since you want to only show top10 rank in the table visual, you can add this column to the Visual Filter and select "is less than or equal to 10".

Then the table would only show top10 rank.

 

Best Regards

Maggie

Anonymous
Not applicable

@v-juanli-msft

 

That's an interesting application of a visual filter.  What about if I specifically wanted to limit the data (with no risk of the user changing it)?

Anonymous
Not applicable

Hi

 

If possible, could you please share a sample data set with expected result ?

 

Thanks
Raj

Anonymous
Not applicable

@Anonymous

 

Please see this link for a sample file.

 

The PBI output will limit the table to show only the Top 10 by %.

 

Thanks!

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