This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello,
I am trying to merge two datasets and have it a wall with matching like values, even though I do have matching values in the referenced table.
Purpose: Perfrom a left outer Join Kind with the following tables:
The first table is live flight data, with respective IATA Codes (41 total flights from the numerous departing airports). the second is a cummulative list of International Airport IATA codes (700+ Airports) and matching weather APIs. I know for a fact that there is a matching IATA code for each, BI is not recognizing it when I run a merge:
not matching columns
I just need help adding this API column to the first table given a matching IATA. any help would be greatly appreciated. thank you.
Solved! Go to Solution.
Make sure you do a Trim and Clean on the columns of both tables before Merging. Often there can be trailing spaces and such that cause issues.
Although not the issue here, perhaps it's worth reminding Power Query join are case-sensitive, while DAX joins are case-insensitive.
Make sure you do a Trim and Clean on the columns of both tables before Merging. Often there can be trailing spaces and such that cause issues.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 25 | |
| 25 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 59 | |
| 50 | |
| 25 | |
| 20 | |
| 20 |