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! Request now

Reply
M_SBS_6
Helper V
Helper V

Filters on all pages

Hi, 

I have applied several filters to my dashboard on all pages, but not sure it quite does what I need I to. 

 

I have a drop down filter and it displays values that it shouldn't. It's almost as if the filters applied on all pages uses an "or" opposed to an "and".

 

If all filters applied used an "and" then I would see the correct values within my filter drop down but I don't. Any idea how to get around this please?

3 REPLIES 3
Mikelytics
Resident Rockstar
Resident Rockstar

HI  @M_SBS_6 

 

maybe this could be the reason.

 

Do you use a model with multiple tables and relations? IIf yes please be aware that filters go only through the relations as allowed by the direction (see arrow in data model)

Mikelytics_1-1669582261281.png

 

so in my example above

- Dim Date filters Base Sample

- Dim Type filters Base Sample

- Dim Type DOES NOT fitler Dime Date

- DimDate DOES NOT filter DIM Type

- Base Sample DOES NOT filter Dim_Type or Dim_Date

 

You can change the filter direction behaviour by double-clicking on the relation but please be aware that it could end in not following best practices

 

If this this does not help then we need more information (data model and screen shot)

 

Best regards

Michael

-----------------------------------------------------

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your thumbs up!

@ me in replies or I'll lose your thread.

-----------------------------------------------------

LinkedIn

 

 

------------------------------------------------------------------
Visit my blog datenhungrig which I recently started with content about business intelligence and Power BI in German and English or follow me on LinkedIn!
amitchandak
Super User
Super User

@M_SBS_6 , not very clear. If the filter pane is used Or is within a field, across field it is and

 

The information you have provided is not making the problem clear to me. Can you please explain with an example.

Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

My filter on all pages are 

Year > 2015

Status = Live

Type = New

 

My filter which is "Company" shows me BRNT_Canada but not sure why as it doesn't match the filtered criteria above. 

Year > 2015

Status = Live

Type = Rec (this is a different value to the filters)

 

So to me, the criteria used on filter all pages is 

 

Year > 2015

OR

Status = Live

OR

Type = New

 

Where as I want to only show "Company" that meets all 3 criteria 

 

Year > 2015

AND

Status = Live

AND

Type = New

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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