union_tables
Merge comparable worksheet or table data from multiple Excel workbook files into one unified dataset, enabling combined analysis from separate sources.
Instructions
Union comparable worksheet or table data across multiple workbook files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| select | No | ||
| sort_by | No | ||
| row_mode | No | arrays | |
| dedupe_on | No | ||
| filepaths | Yes | ||
| sort_desc | No | ||
| header_row | No | ||
| sheet_name | No | ||
| table_name | No | ||
| schema_mode | No | strict | |
| infer_schema | No | ||
| source_sample_limit | No | ||
| include_source_columns | No |