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
keithlimper
New Member

Filtering is not applied to related tables

I want a filter from one table to apply to the releated data in other tables. Does anyone know how to set that up?

 

I've added three unrelated tables and under Relationships I've linked the tables together. Now I want the filter in the one table to apply or be cascaded to the related tables. I'm trying to load data just for one of our customers not all of them. The filter only works in the one table. Power BI Desktop still retrieves all the data from the other tables.

4 REPLIES 4
Eric_Zhang
Microsoft Employee
Microsoft Employee

@keithlimper

 

Please ensure that "Cross filter direction" is applied as "Both".

Capture.PNG

 

Note: Relationship filtering is limited to a single direction in DirectQuery mode. So if in this mode, some tricky DAX expressions may have to be used to work around.

I switched over to Importing the data from SQL Svr and now the cross filter direction is enabled but still does not filter even after setting it to 'Both'. It still only filters in the one table. Let me know if there is something else I can try.

@keithlimper

 

Can you share me the pbix for further diagnosis?

Thanks Eric, but the Cross filter direction is disabled and is default to Single. How do I enabled the Cross filter direction feature?

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