Group Loop Start

When starting a loop with this node, each iteration processes another group of rows. Specify the column(s) to group on and the input data table is sorted based on the specified columns before looping starts, by default. Sorting can be switched off if input data table is already properly sorted based on the columns to group on. If sorting is switched off, but input table is not properly sorted execution will fail.

Options

Category columns
The columns used to identify the groups.
Sorting option
Enhance performance by selecting 'Keep input data order' if your data is already sorted by the group columns. Be cautious: if the input is not properly sorted, the node will fail. If you want to make sure that this node executes, do not choose this option.

Input Ports

Icon
Any input table. Each iteration will process one group of this table.

Output Ports

Icon
The current group of the input table.

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.