Hi,
I have a list of around 20K records with a primary key as IDs which need to be joined with other data set to figure out L and R.
But I have recently encountered an issue where a few IDs which are present in both datasets are still coming out of only L.
The file is getting read correctly, if I insert a browse tool just onto input data tool, I can see those IDs are present in both the datasets, data types are same (string) in both, no leading or trailing whitespace in whole column but still having same issue.
Please help troubleshooting this...Thx