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

Advanced Pivot Transformation
Transform data into pivot format

Overview
This workflow demonstrates how the Pivot By Advanced node transforms and summarizes an incoming dataset into a pivot-table format.
Details
The workflow reads data from a CSV file and applies the Pivot By Advanced node to group rows and compute aggregated metrics, reshaping the data into a pivot-table structure. The resulting pivoted output is then displayed using the Print N Rows node, enabling easy viewing and verification of the transformed dataset.
bottom of page