I am joining two datasets and the result is matching multiple values from the second data set to a single value in the first data set. Is it possible to have the join only match exact values?
Example:
Data Set 1
Data Set 2
Join result
Join = Left Outer
- Left Table = Data Set 1
- Right Table = Data Set 2
- Matching Column = ID
- Renaming second ID column