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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
mrclay82
Helper II
Helper II

TOP N by value filtering options

Hi all,

 

I have a matrix showing the 10 most profitable items. This is achieved with TOP N in the filter pane where a measure for [total profit] is the value in the TOP N filter.

 

I would like to add a slicer for “sales person”, so that each sales person can select themselves and see if they have any items in the matrix.

The issue is that if a sales person select themselves the whole matrix is filtered with the TOP 10 most profitable items for THAT salesperson.

 

I have tried to set the same TOP N filter for the slicer with no success.

 

What am I missing here? Field parameters is not an option here due to company restrictions.

 

Thanks!

1 ACCEPTED SOLUTION
johnt75
Super User
Super User

You could create a new measure, purely for use in the TOPN filter, which uses REMOVEFILTERS on the sales person column. That would filter the matrix to the top 10 products regardless of sales person, but would still allow the values within the matrix to be filtered to just the sales person selected in the slicer.

View solution in original post

2 REPLIES 2
johnt75
Super User
Super User

You could create a new measure, purely for use in the TOPN filter, which uses REMOVEFILTERS on the sales person column. That would filter the matrix to the top 10 products regardless of sales person, but would still allow the values within the matrix to be filtered to just the sales person selected in the slicer.

Many thanks that solved it!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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.