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

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

Reply
Anonymous
Not applicable

Filter report based on slicer values

Hello All,

 

I have 3 tables naming A,B and C having a common column region in it.

My requirement is I need to show a slicer on region and based on region selection my reports should change.

 

So I create a relationships between all 3 tables using region column.(many to many only).

And took region slicer using Table A .

If I select any value in region then only table A chart is changing.

B and C are not working.

 

Could any one please help how to fix this

 

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Check if @rajulshah , suggestion can work.

 

You need to create common dimension tables and join it with three tables and use

 

refer

https://amitchandak.medium.com/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-solution-8e3eccb41bda

Power BI- DAX: When I asked you to create common tables: https://youtu.be/a2CrqCA9geM

 

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
rajulshah
Resident Rockstar
Resident Rockstar

@Anonymous ,

 

Can you please try plotting the relationship columns in a table?
Or we can check if the columns has the same data type or not?

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