Hi Alteryx Community,
I am stack with a problem. I need to find not matching columns after join.
I have two different datasets with same number of columns and same column names. One dataset has 4500+ rows and another one has 3000+ rows and both of the datasets have 24 columns. I need to find matching rows using some key columns. Using join tool I have done that. But I need to deal with the not match rows and from that not match rows, need to find those columns for which those rows are not matched. Can anyone help me how can I find those columns?