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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
donodackal
Helper I
Helper I

Merge doesn't work but relationship works

Hello

I have 1000+ rows of data in table A and wanted to merge table B to it; however, the merged column is empty (no data when I try to filter it). However, if I create a relationship between tables A and B, it works which means the common key between the two tables exists and can work. So why is it when I try to merge, it doesn't work?

3 REPLIES 3
v-jingzhang
Community Support
Community Support

Hi @donodackal 

 

Which Join Kind do you select? Do you see the number of rows matched at bottom in Merge window? Does it show 0 or other values?

21122401.jpg

 

Is it possible to provide some sample data or sample pbix which can reproduce this problem? How to provide sample data in the Power BI Forum

 

Best Regards,
Community Support Team _ Jing

donodackal
Helper I
Helper I

The common fields are Australian Business Numbers...

mahoneypat
Microsoft Employee
Microsoft Employee

I suspect it is a difference in case.  M is case sensitive but DAX/relationships are not. Try making your columns the same UPPER or lower case prior to the merge.

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


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.

Top Solution Authors