Forum Discussion

captainlaw's avatar
captainlaw
Microsoft Employee
9 years ago
Solved

Merge Issue | Replace NULL

Hello Power BI Community,   I'm trying to merge two table in Power BI queries, and I used full-outer join.  As you can from the result screenshot below, It didn't quite merge the two, so I tried to...
  • captainlaw's avatar
    captainlaw
    9 years ago

    It wasn't an issue with Cap Letters nor JOIN nor Merge.  When I simply Merge again with FULL JOIN, it finally worked.  I am also able to create a DimState from the merged table with combination of IF and Table.Distinct() 

    Issue resolved.  Thank you all.