Hi All,
I am trying to compare two data tables with one common column and 15 different value columns with same headers in both tables. I am looking to reconcile both tables and output any row where any one of the 15 values are different. I want the recon report to output only that value for each unique ID where the value is different. Is there any easy way to achieve this ?
Any help is apprecaited