I have two excel ouputs with multiple tabs (as many as 18) that I need to compare. File A and File B have the same structure, i.e. tab names, column headings, but the tabs within each individual file vary. I am using a batch macro to stack each of the tabs within the excel files. Is there any dynamic way in Alteryx to compare the two excel files?
I am trying to avoid a filter, join, and formula (comparing values) for each sheet within excel.