Forum Discussion
Anonymous
2 years agoNot applicable
PowerBi - Left Outer Join
I want to do Left Outer Join between 2 table, There are some common values in Key column instead it is showing selection matches 0 of 4 rows.
amustafa
2 years agoSolution Sage
Since it's a text column, I would do some Data transformations on column KEY in both tables like trim, clean, lowercase then do the join.