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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
AdeleSS
Regular Visitor

The icons between tables in relationship

Hi All,

 

I created relationships with two date table and the lines between them seems broken. What does this icon mean?  Many thanks.

AdeleSS_0-1708586455477.png

 

2 ACCEPTED SOLUTIONS
Idrissshatila
Super User
Super User

Hello @AdeleSS ,

 

check this solution https://community.fabric.microsoft.com/t5/Desktop/What-do-broken-relationship-lines-in-datamodel-mea...

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

jolind1996
Resolver II
Resolver II

Hi,

 

I found this relating answer from 2021: Solved: What do broken relationship lines in datamodel mea... - Microsoft Fabric Community

 

In Power BI, a "weak" relationship, now referred to as a "limited" relationship, is a type of relationship where Power BI cannot guarantee the cardinality on the "one" side.

 

This situation can occur when the engine cannot ensure the unqueness of the constraint due to technical reasons, or because the developer defined it as such. A limited relationship is not used as a part of table expansion.

 

Limited relationships were introduced in Power BI with composited models in 2018. Even though they look like regular relationships, they hide some complexities.

 

You can still utilize the relationship by using specific DAX functions like USERELATIONSHIP to override the default active relationshp. This allows you to control which relationship to use in your calculations.


Best regards,
Johannes

View solution in original post

4 REPLIES 4
jolind1996
Resolver II
Resolver II

Hi,

 

I found this relating answer from 2021: Solved: What do broken relationship lines in datamodel mea... - Microsoft Fabric Community

 

In Power BI, a "weak" relationship, now referred to as a "limited" relationship, is a type of relationship where Power BI cannot guarantee the cardinality on the "one" side.

 

This situation can occur when the engine cannot ensure the unqueness of the constraint due to technical reasons, or because the developer defined it as such. A limited relationship is not used as a part of table expansion.

 

Limited relationships were introduced in Power BI with composited models in 2018. Even though they look like regular relationships, they hide some complexities.

 

You can still utilize the relationship by using specific DAX functions like USERELATIONSHIP to override the default active relationshp. This allows you to control which relationship to use in your calculations.


Best regards,
Johannes

Idrissshatila
Super User
Super User

Hello @AdeleSS ,

 

check this solution https://community.fabric.microsoft.com/t5/Desktop/What-do-broken-relationship-lines-in-datamodel-mea...

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




jolind1996
Resolver II
Resolver II

Hi, AdeleSS

 

The broken lines between the tables in your data model indicate inactive relationships. These relationships are not used in the current context but can be activated as needed. You can use the USERELATIONSHIP function in DAX to specify which relationship to use in a calculation, overriding the active relationship. Power BI allows one active relationship and multiple inactive relationships between two tables.

 

Best regards,

Johannes

Thank you for your pormpt reply.

 

But you can see in my picture, it's not dotted line but a solid line broken twice with parentheses. I haven't find this situation in training material.

 

And here is picture that shows the link is active now:

AdeleSS_0-1708587746728.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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