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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
beau4powerbi
Frequent Visitor

Why Does Page Level Filter Override Visual Filter When Using TOPN?

I am not quite sure how (TOPN) works in my situation. Page level filter seems to be overriding (TOPN) visual filter.. why is this?

 

Visual filter

- I am filtering by the date table column called (WK_END_DT). There is one week end date for all days of a give week on the date table. I add (TOPN) to the (WK_END_DT) to filter down to only days in the current calandar week using (In_Current_Week) column. For each date in the date table it is either 1 or 0 for (In_Current_Week). 1 would me that the date is in the current week. 

 

Page Filter

- I add (WK_END_DT) which shows me all options. Once I select one option.. the visual will adjust to my new page level filter selection... overriding the (TOPN) selection.. which is what I want. I just don't get why it is working that way. Any help here? Page level filters don't normally override visual level filters, correct?

 

 

Example Date Table Format

date.JPGquestion.JPG

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

@beau4powerbi Think of it like a hierarchy:

Report Filters

    -  Report Page Filters

        -  Visual Filters

 

It's just how it works. You can override the filters using DAX in many cases.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

I did test this situation (that I think describes your above description) and it does not work the same. 

 

Say your visual displays sum of sales by state (ex. Michigan = MI) and you have sales for every state. You put a filter on that visal for state = MI. So now you are only seeing MI and the sales total. But if you then put a state filter at the page level.. and choose CA for califonia.. it will not override MI to show CA on the visual.. the visal will show blank. 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.