Counter Generation

Adds a counter column to the input data table. The counter starts at the configured minimum value and increases by the specified step size for each row. The original data remains unchanged. Using a minimum of 1 and a step size of 1 appends a simple row-number column.

Options

Minimum value
Starting value for the generated counter.
Step size
Amount added to the counter for each row.

Input Ports

Icon
Input data table to which the counter column is added.

Output Ports

Icon
Input table augmented with the generated counter column.

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.