Hi,
I am trying to compare and validate my data following a new ETL process. I have 2 csv-based input files where one is derived from Prod and one from a new ETL process but should contain the same mirrored data. I used join tool to match my columns as the column headers are the same and I got pretty close matches. However, I want to do comparison for each column so I know where I can identify where there is a mismatch and the specific columns where data doesn't validate.