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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Grant_Byrnes
New Member

Using Userealationship in IF

I'm wondering how I could use UseRelationship in a "If" Statement. 

Example:

If ( columnName1 IsBlank, userelationship(<columnName2>,<columnName3>), userelationship (<columnName1>,<columnName3>)  

1 ACCEPTED SOLUTION
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Grant_Byrnes,

 

From your description, you want to create a conditional relationship between two tables, right? This is not supported. The relationship is initilized in Relatiomships view, rather than being created via DAX formula. And only one active relationship can be established between two tables. Besides, USERELATIONSHIP function specifies the relationship to be used in a specific calculation as the one that exists between two columns. 

1.PNG

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Grant_Byrnes,

 

From your description, you want to create a conditional relationship between two tables, right? This is not supported. The relationship is initilized in Relatiomships view, rather than being created via DAX formula. And only one active relationship can be established between two tables. Besides, USERELATIONSHIP function specifies the relationship to be used in a specific calculation as the one that exists between two columns. 

1.PNG

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.