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

Problem with 1:1 relation in creating report

Hello,

 

I have two tables: 

T1 {t1_ID, name}

T2 {t1_ID, address}

There is a 1:1 relashionship between these two. So, T1[t1_ID] = T2[t1_ID].

 

T1 has much more records than T2.

T1 - t1_ID, name

          1         Jack

           2        Peter

------------------------------------

 

T2- t1_ID, address

        1       150 cooper st.

 

----------------------------------------

 

Now, if I choose, T2[t1_ID], T2[address], T1[name]  in report tab, 

 

Power BI does not do the inner join or left join. It shows me the prodoct of these two table.

Result:

1          150 cooper st.       Jack

  -                    -                 Peter

 

If I change the relationship to 1:* in the relationship tab. It gives me what I want (The inner join of these two table)

 

What is wrong?

Is it a bug or I misunderstood the tool                             

 

Thanks

0 REPLIES 0

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
Top Kudoed Authors