Hello
I have two data tables and I would like to compare them and return unique rows using:
First I make sure that my column names that I would like to compare are the same:
And I’m 100% sure that all three columns I’d like to compare in my both data tables are the same
However I’m getting an error when the activity I posted first tries to execute:
Do you have any ideas why that might be?