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

Append Fields

Append selected fields to a dataset

Data-cleaning.jpg
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