Forum Discussion
Link one query to multiple other queries - multiple relationships from one table
- Anonymous10 years ago
Hi cdfisher89,
In your scenario, it is not possible to create active relationship between User and Opportunity. Assume that you have multiple ids in Time Management interacting with unique id in User, and you have multiple IsDeleted values in Time Management interacting with unique value of IsDeleted field, in this process, power bi desktop detects some ambiguity , which makes that you can only create inactive relationship between User and Opportunity. For more details about inactive relationship in Power BI Desktop, please review the following blog.
http://www.sqlchick.com/entries/2015/11/7/why-is-my-relationship-inactive-in-power-bi-desktop
Thanks,
Lydia Zhang
When you delete the relation between "Time Management" and "Opportunity" it will work.
Otherwise you can duplicate the "id" column in the query editor.
And then connect the id's separatey to the id's.
- cdfisher8910 years agoFrequent Visitor
I unfortunatly get the below error when i duplicate the column and then try and link.