The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.
Group loop start, each iteration processes another group of rows. The column(s) to group on need to be specified. 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 be canceled.
0 | Any input table. Each iteration will process one group of this table. |
0 | The current group of the input table. |