Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
80 | |
65 | |
52 | |
50 |
User | Count |
---|---|
211 | |
87 | |
80 | |
69 | |
60 |