Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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?
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?
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
The common fields are Australian Business Numbers...
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
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.