Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I'm wondering how I could use UseRelationship in a "If" Statement.
Example:
If ( columnName1 IsBlank, userelationship(<columnName2>,<columnName3>), userelationship (<columnName1>,<columnName3>)
Solved! Go to Solution.
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.
Best regards,
Yuliana Gu
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.
Best regards,
Yuliana Gu
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 52 | |
| 47 | |
| 41 | |
| 38 |