Hi all,
I need your help ! !
I have 2 identical data step and i want to compare the values of each variables for each observations. When a value for an observation is different between the base data set and the second dataset, i would like to insert this observation in a third data set with the value of the second data set.
I know that the proc compare can compare 2 data set, but i don't know how insert the values when a difference is meet.
Thank you
Darth