top of page

Workflow Automation Templates

A library of ready-to-use workflow templates to accelerate your data journey

ChatGPT Image Feb 13, 2026, 04_44_29 PM.png

Advanced Data Union

Combine multiple datasets into one

Data-cleaning.jpg
Overview

This workflow demonstrates how the Union Advanced node combines rows from multiple datasets into a single unified output, supporting flexible column alignment.

Details

The workflow reads multiple datasets using the Read Excel Advanced nodes and merges them using the Union Advanced node. The node aligns columns by name or position and supports including all columns or only common fields. Finally, the Print N Rows node displays a preview of the unified dataset, making it suitable for combining multi-source or historical data into a single structured output.

bottom of page