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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.