Parallel execution in Knime

Hi @yunusEG,

Regarding the loop, Have you tried “Parallel Chunk Start”? You can use Table Row to Variable after the loop start to convert table attributes to flow variables. Just remember to set the chunk count equal to the number of the rows in your data set.

Here is an example:
parallel_chunk_loop.knwf (30.9 KB)

:blush:

4 Likes