Forum Discussion

KHSK's avatar
KHSK
Icon for Advocate I rankAdvocate I
1 year ago
Solved

Duplicate rows when merging 2 snapshot tables

  Hello All,   I have 2 snapshot tables which I want to merge but I get duplicate rows when doing the merge on ID column when I select Left Outer Join in the Join Kind drop down. Appreciate ...
  • ajaybabuinturi's avatar
    1 year ago

    Hi KHSK,

    You can merge these tables based on ID and SnapshotDate from "ID Table" and ID and SnapshotDate_AT from "Approval Table" using Left outer join. To select multiple columns press and hold ctrl button. Then expand the results.


    Result:

     

    Thanks,
    If you found this solution helpful, please consider giving it a Like👍 and marking it as Accepted Solution✔. This helps improve visibility for others who may be encountering/facing same questions/issues.