Create a Merged Table
Merge two or more tables based on specified matching and merging criteria.
Overview
This procedure generates a merged table by combining data from multiple tables based on user-specified merge criteria. You can designate a master table and a working table and define how rows should be matched (exact or fuzzy match). Additionally, you can configure which columns to include or exclude, how to treat similarly named columns, and whether to sort the columns in the final output.
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Create a Basic Merged Table
2. Create a Merged Table with Similar and Excluded Columns
3. Create a Merged Table without Sorting Columns
4. Create a Merged Table with Fuzzy and Exact Match Merge
Last updated
Was this helpful?
