If I have two datasets with the same variable names and I want to compare a variable in dataset one to a variable in dataset two is there a way to specify which dataset I'm looking at? The only solution I can think of is changing all the variable names from one set to something else.
Something like "If datset1.variable1 > dataset2.variable1
Something like "If datset1.variable1 > dataset2.variable1