top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey
Concatenate Multiple Columns
Combine selected column values

Overview
The workflow merges two or more fields from the input data into a single column using a chosen separator. It provides a simple way to create combined identifiers or formatted text fields for analysis or reporting.
Details
Each record in the dataset is processed to join the values of specified columns into one concatenated column. The separator can be defined as needed, allowing flexibility in formatting. This helps in preparing structured and readable outputs for downstream workflows.
bottom of page