Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
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
Solved! Go to Solution.
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."
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.
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.
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! 😉
User | Count |
---|---|
76 | |
75 | |
46 | |
31 | |
27 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
46 |