Forum Discussion

RokuCap's avatar
RokuCap
Helper I
3 years ago
Solved

Merge Two Tables with Left Outer Join While Keeping All Rows From First Table (Matched or Unmatched)

I have two tables. Table A contains a repeating group rank 1-4 (secondary key) based on the value in another column (primary key). I want to use the Left Outer Join Merge function to add/return the m...
  • HotChilli's avatar
    3 years ago

    We'll need some more detail please to find out what's going on.  Experience tells us that a left-outer join will correctly retain unmatched rows from the 'left' table.

    If you want more help, please provide a small sample that illustrates the problem or provide some pictures of the before and after effects of the join (with a picture of the Merge join screen)