Hi there -
I have 2 data sets whereby the the columns in the data sets are selected at run time using a list box tool.
I want to then join these two data sets after the user has selected the columns. the columns in each data set will have the same name,
Is there a way to have the join tool join on the columns that the user has selected, rather than needing to predefine the matching criteria?
Thanks!