Icon

Loop - Inside a Loop

<p>Inner and Outer Loop in KNIME</p>

OUTER Loop - always check your 'Wireing' to make sure the logic will work.

INNER Loop - you could convert this into a Component, make sure to allow the Flow Variables to pass

KNIME, Paths and Loops — Automate Everything

https://medium.com/p/213455788685

Example Data Reader
STARTOuter Loopinterate over Regions
Group Loop Start
STARTInner Loopiterate over Countries
Table Row to Variable Loop Start
Row Filter
ENDInner Loop
Loop End
/data/result/*.parquet
Parquet Reader
./result/<Region>.parquet
Parquet Writer
./result/
Create File/Folder Variables
Countries
Row Filter
ENDOuter Loop
Variable Loop End

Nodes

Extensions

Links