top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey

Append Fields
Append selected fields to a dataset

Overview
This workflow demonstrates how the Append Fields node enriches a target dataset by attaching selected fields from a source dataset, supporting both single-row and multi-row source handling.
Details
The workflow reads two datasets using the Read Excel Advanced nodes—one as the target dataset and the other as the source dataset. The Append Fields node then appends selected source fields to each row of the target dataset, either by using the first source row or by creating a row-wise Cartesian combination. Finally, the Print N Rows node displays a preview of the enriched output.
bottom of page