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.
Hi
I have a number of different data tables [DT1:DT7] which have a relationship to a single employee table [Emp} so that I can pick an employee from [Emp} and it will filter all seven tables - this is working fine
I now have an 8th data table that I also want to create a relationship to [Emp] but it is saying I cannot as would introduce ambiguity between Emp & DT3
I can't see why this works on the other DTs but not DT8
This explains the relationships that are already working:
DT1 Employee_SID Relates to Emp EmpID
DT2 UserID Relates to Emp EmpID
DT3 Employee_SID Relates to Emp EmpID
DT4 OwnerID Relates to Emp EmpID
DT5 Emp_ID Relates to Emp EmpID
DT6 Owned_BYID Relates to Emp EmpID
DT7 ChngdByID Relates to Emp EmpID
And the one that is now causing the issue
DT8 CreatedBYID Relates to Emp EmpID
Thanks in advance for any advice
Solved! Go to Solution.
@PBI_Inquisitor , This may be because of bi-direction joins
Make all One -Many join as single direction
@PBI_Inquisitor , This may be because of bi-direction joins
Make all One -Many join as single direction
Thanks Amitchandak - seems to have done the trick - swapped around each relationship as well eg Emp - DT1; Emp to DT2.
Kind regards, Phil
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
13 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
20 | |
14 | |
11 | |
10 | |
10 |