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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Valent499
New Member

Filtering order of operations

I have filters set up in the "Filter on all pages" section. When a user makes a selection, does it filter all pages THEN load the current page? Does it apply the filter to the current page and load it and only filter other pages when they are selected/active?  I'm running into performance issues and not finding much help in existing threads. Thanks in advance!

1 ACCEPTED SOLUTION
MattAllington
Community Champion
Community Champion

Filters work as a logical AND. When you apply filters from the filter pane, the pay get applied at the time you add them, but when the query is sent to the DB, all filters are applied at the same time. Only the visible visuals on the current pane are sent as a query to the DB. If you change pages, the filters that apply to the destination page are sent. 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

View solution in original post

2 REPLIES 2
MattAllington
Community Champion
Community Champion

Filters work as a logical AND. When you apply filters from the filter pane, the pay get applied at the time you add them, but when the query is sent to the DB, all filters are applied at the same time. Only the visible visuals on the current pane are sent as a query to the DB. If you change pages, the filters that apply to the destination page are sent. 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

Thank you!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors