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
KeshavDewan24
Regular Visitor

Relationship between Power Bi tables not working dynamically

Hello,

 

I am working with 3 tables, They have a common column named "Customer ID". So I created many to many relationship (I only had this as a choice!) among these tables. But, when I started working in the Report view I couldn't see the graphs updating for the other table. Despite having a relationship amongst them.

 

I even created a bridge table, even that table had many to many relationship and also didn't update one table w.r.t other in the model view.

 

For example when I click on "Segmentation" slicer from one table the resultant from the other table i.e. Count of equipment sales appears to be blank (image attached)

relationship.pngsample.png

 

Kindly help!

 

pbix file link attached Pbix File 

1 ACCEPTED SOLUTION

Hello,

 

Thanks for the reply, I was able to solve the issue myself. 

It had issue of Character Length, which I rectified and was finally able to connect the tables in 1 to Many.

 

View solution in original post

4 REPLIES 4
zenisekd
Super User
Super User

Hi, my guess is that your bridge table contains duplicit IDs. That is why it requires M-N relationship.

My advice is to go to Power Query and remove duplicates in the ID columns of Bridge table. Next you fix your relations to 1-M.

zenisekd_0-1704368328396.png

 

Thanks for your reply @zenisekd , I already removed the duplicate rows, error and blank rows but still unable to solve it

Could you share the .pbix file with a sample (in a message)?

Hello,

 

Thanks for the reply, I was able to solve the issue myself. 

It had issue of Character Length, which I rectified and was finally able to connect the tables in 1 to Many.

 

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