Counter Generation

This node adds a new column to an input data table which contains a counter. The minimum value and the step size of the counter can be adjusted. The input data is not changed. The most wished behavior is that the minimum value (so the value appended to the first row) is set to 1 and the step size to one as well. This results in appending the row number to the initial data table.

Options

Min Value
The starting/minimum value of the counter (defaults to 0)
Step size
A unit by which the counter gets incremented (defaults to 1)

Input Ports

Icon
An input data table

Output Ports

Icon
The input data table with a new column containing a counter

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.