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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Top N filter not working

I am having problems with filering out the top N in my report. 

 

The table consists of page name, type (site page, news post or document) and unique viewers.

 

I am only interested in the performance of the top 3 news articles, so I have applied the following filters|

. Type is news post

. Type top 3 by sum of unique visitors

 

Luddej_0-1720603722130.png

But unfortunately I am still being shown all of the articles in my table|

Luddej_1-1720608178185.png

How to solve this?

 

BTW, this is the table|

Luddej_2-1720608271807.png

Tx!

1 ACCEPTED SOLUTION
manvishah17
Responsive Resident
Responsive Resident

Hi @Anonymous ,
You are getting all values because of same sum values of unique visitors , (i.e. 1),
try top 2 you will only two values because of unique sum values.

View solution in original post

1 REPLY 1
manvishah17
Responsive Resident
Responsive Resident

Hi @Anonymous ,
You are getting all values because of same sum values of unique visitors , (i.e. 1),
try top 2 you will only two values because of unique sum values.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors