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
hi_world
Helper III
Helper III

Power BI Nullable Column Merge Join Problems

Hello, 

 

Here you will find a description on the problem : https://cbailiss.wordpress.com/2022/09/03/power-bi-nullable-column-merge-join-problems/

 

I encountered the same problem using three tables in the powerbi model like this model:

hi_world_0-1688684226491.png

 

 

 

Do you have an idea on how to force powerbi to generate a simple inner join without doing a cross join with the addition of this piece of sql code OR (X.a IS NULL AND Y.b IS NULL) ?

 

Best regards

 

4 REPLIES 4
hi_world
Helper III
Helper III

has anyone ever encountered this problem?

hi_world
Helper III
Helper III

I'm interested if you have other ideas to test.
thank you

amitchandak
Super User
Super User

@hi_world , Forcefully change the join between Account and Account customer to Many to Many. If needed change the filter direction Account customer to Account and make it both directional and then try 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

hello @amitchandak 
thank you for your reponse. 
unfortunately even the request has changed a bit but it is still doing the cross join and it is taking a long time.
it did not remove the sql code that is causing the problem (OR (X.a IS NULL AND Y.b IS NULL))

 

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.