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

Dynamic Column Rename
Rename columns using custom rules

Overview
This workflow demonstrates how the Dynamic Rename node renames columns using custom mappings or bulk rename operations.
Details
The workflow reads data using the Read Excel Advanced node and applies the Dynamic Rename node to update column names based on custom rules such as prefix, suffix, replace, or regex-based renaming. The updated dataset is then displayed using the Print node, allowing easy verification of the renamed columns and resulting schema.
bottom of page