Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 34 | |
| 33 | |
| 30 |