Compares a set of "key" columns in Table 1 with a set of "key" columns in Table 2 and returns tables showing the matches and differences.
The key columns in each table will be concatenated and compared so prior to calling this component, the columns to be combinaed as a "key" must be present in the same order on both tables.
@takbb Brian Bates 18 Aug 2023
- Type: TableInput Table 1Table 1 to be compared
- Type: TableInput Table 2Table 2 to be compared