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

Generate Record IDs

Assign sequential IDs to records

Data-cleaning.jpg
Overview

This workflow demonstrates how the Record ID node assigns sequential identifiers to rows, either globally or within user-defined groups.

Details

The workflow reads data using the Read Excel Advanced node and applies the Record ID node to generate sequential IDs for each row, with optional grouping support. Finally, the Print node displays the enriched dataset with the generated Record ID column, enabling easy verification of row numbering and ordering.

bottom of page