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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Anonymous
Not applicable

Unable to create multiple relationships to one field

Hi there. I'm very new to Power BI and hope someone can help me with what I'm sure is a basic problem, but one I can't figure out. I am working with five Sharepoint lists: UserInfo, Projects, StatusReports, Issues and Risks (I'm creating a very simple risk/issue/report app).

 

The UserInfo table has all the User Info pulled from the Sharepoint user list with a unique ID field. Each of the other tables has one at least two user fields (author and modified, for example, as well as some others like Project Manager). I'm therefore trying to create multiple relationships to the ID field in user info from each of the user fields in the other tables. If I try to create two links frmo the same table (e.g. AuthorID to UserInfo.ID and ModifiedID to UserInfo.ID), I get an error telling me to turn off bidirectional cross-filtering (it's set to single for all relationships already). If I try to create relationships from two tables (e.g. from Risks.CreatedID to UserInfo.ID and Issues.CreatedID to UserInfo.ID), I get an error saying it would introduce ambiguity between the tables.

 

Is there any way to do what I'm seeking? I want to be able to display the project manager's name rather than ID, as well as all the other user fields. Any help greatly appreciated.

1 ACCEPTED SOLUTION
mwegener
Most Valuable Professional
Most Valuable Professional

Yes, but you could multiply via DAX Table

DAX Table:
UserInfo2 = UserInfo
Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials


View solution in original post

4 REPLIES 4
mwegener
Most Valuable Professional
Most Valuable Professional

Hi,
you have to load the UserInfo for each Role (Creator, Author, Project Manager, ...)
Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials


Anonymous
Not applicable

So, basically add a new data source for each user field? Effectively ending up with UserInfo1, UserInfo2, etc. and then define a relationship to each one separately?

mwegener
Most Valuable Professional
Most Valuable Professional

Yes, but you could multiply via DAX Table

DAX Table:
UserInfo2 = UserInfo
Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials


Anonymous
Not applicable

That's great, thanks!

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.