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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Ambiguity - 2 Similar Scenarios

Hi, I'm kind of mind boggled. I have a major table: DEVPROT_MASTER2 that I'm trying to connect to differerent tables, and perform calculations. 

 

In the first scenario I would like to perform a calculation based on YYYYMM and segment. Hence I created 2 reference tables of that sort and connected my DEVPROT_MASTER2 table and my HUP table to them, all Single filters going from the reference tables to the core tables.

 

In my second scenario, I do the same thing. I clone my 2 reference tables and to avoid errors, I import the DEVPROT_MASTER2 table again to do a separate calculation with the EBU_NAC table.

 

However when I try to make the last relationship join I receive the following error.

'There are ambiguous paths between 'EBU_NAC' and 'SegmentTable (2): 'EBU_NAC'->'MonthTable2'->'DEVPROT_MASTER2 (2)'->'SegmentTable (2)' and 'EBU_NAC'->'SegmentTable (2)'

 

How is that possible when I just did the same exact joins with the same exact reference tables in Scenario 1?

 

 

Scenario 1Scenario 1Scenario 2Scenario 2

 

1 REPLY 1
Anonymous
Not applicable

All the relationships are set many to many and all the tables are connected. So if you filter on Segment in your scenario 1 there are two paths to get to your Month table, that's why its ambiguous. And that is also why your scenario 2 works. Try changing your Month and Segment tables to 1:M to each of the other tables, as month and segment appear to be dimension tables.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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