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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mehaboob557
Resolver IV
Resolver IV

Not able to fetch perfect data even though i build many to many bridge

Hello All,

 

I have create many to many bridge using,

 

 

select 
	a.id as propId,
	b.id as prop_prod_id
	from prod_check.dw_proposal a
    join prod_check.dw_proposal_product b on a.quoteNo = b.quoteNo And a.version = b.version

Now, i have the relationship is like,

 

testify.PNG

 

But, am getting different data as below,

 

tsgds.PNG

 

I have selected one quotation number (from proposal table) and i have mixed the values in table visual as below. I should get both quote no should be same ryt if i selct a quote number. But, i am getting different.

 

Please help me guys. Thanks in advance

 

1 ACCEPTED SOLUTION

Hi @v-qiuyu-msft

 

Thanks for the response.

 

Actualluy i should have many to many with three columns. I was using only two. And forgot to refesh the data.

 

It is working perfectly now.

 

Anyone who need to know the many to many bridge, images in the question i have Posted is the sample example.

 

Thank you @richbenmintz .. you helped me a lot

View solution in original post

2 REPLIES 2
v-qiuyu-msft
Community Support
Community Support

Hi @mehaboob557,

 

Please verify the Query3 PropId build a relationship with table prod_check.dw_proposal, and Query3 prop_prod_id build a relationship with table prod_check.dw_proposal_product.

 

If issue persists, please share pbix file if possible. 

 

Best Regards,
Qiuyun Yu

 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-qiuyu-msft

 

Thanks for the response.

 

Actualluy i should have many to many with three columns. I was using only two. And forgot to refesh the data.

 

It is working perfectly now.

 

Anyone who need to know the many to many bridge, images in the question i have Posted is the sample example.

 

Thank you @richbenmintz .. you helped me a lot

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.