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 August 31st. Request your voucher.

Reply
mickjaeger
Helper I
Helper I

Data Model Relationship Connector Visual (What does it mean?)

Hi PBI Crew!

I recently started seeing a new and unexpected model connector visual. I searched online forums, release notes and MS Learn but I can't find anything that identifies why the data connector looks different.

 

Here's a snippet from my data model. Anyone know why the connector line ends with these <> connector brackets? 

It is correctly identified as a 1:many relationship.

mickjaeger_0-1675976574895.png

I will add that the table on the top and lower right are part of a Power BI online dataset (which is a direct query connection to the model). The table on the lower left is an imported table from our data warehouse. The relationship in question are two dates, date from the source transaction table to the date dimension (both are date format in the source tables).

 

The data is not filtering correctly in my report even though it looks to be connected properly. I can't get over the fact that the data connector visual is noticably different. Maybe I'm using the wrong words in my search but it's also weird that I can't find this documented anywhere. 😕

 

Any ideas?

 

Thanks in advance!!

Mick

1 ACCEPTED SOLUTION
vicky_
Super User
Super User

I did some googling and found this thread: https://community.powerbi.com/t5/Desktop/bd-p/power-bi-designer
TLDR, Greg Deckler says: "the two tables have different storage models."

View solution in original post

3 REPLIES 3
Caz_16
Helper II
Helper II

I also had this question and Google served me your question at the top of the search results. I also didn't find the answer at the link in the previous solution to be helpful, but I did some more looking and found the solution within the Microsoft documentation. 
TLDR what you are dealing with is a Relationship Evaluation type  called a Limited Relationship.

When you have a Limited Relationship, it is displayed as you described like you can see below.

Caz_16_0-1752681017394.png

 

Basically PBI cant confirm that the "one" side of a one-to-many relationship is in fact only "one". Most likely this is because the two data sources are in different modes (Dual, Import, DirectQuery). If possible, the best way to fix this is to put the tables in your model into Import mode. 

vicky_
Super User
Super User

I did some googling and found this thread: https://community.powerbi.com/t5/Desktop/bd-p/power-bi-designer
TLDR, Greg Deckler says: "the two tables have different storage models."

Hi Vicky,

Thanks for the response!!! That link didn't take me to a specific post so I wasn't able to read that content you found (although I'd love to!). 

Different storage models ... interesting, maybe that's the direct query vs. import? 

Thanks again for the assist. 

Mick

PS - I was able to get my dates to filter correctly. I opened Power Query and realized the transaction table had the dates set as date/time. I converted that to date and it's much better now! 😉

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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