This directory contains 11 workflows.
<p><strong>Counting Loop</strong></p><p>This workflow implements two example of a counting loop with 4 iterations and two different loop endings - <em>Loop […]
<p><strong>Loop on List of Columns - Column List Loop</strong></p><p>This workflow implements an example of a loop on a list of columns using the <em>Column […]
<p><strong>Loop on List of Values - Table Row to Variable Loop</strong></p><p>This workflow implements an example of a loop on a list of unique values […]
<p><strong>Loop on Groups of Data</strong></p><p>This workflow implements an example of a loop over a list of unique data groups using the <em>Group Loop […]
<p><strong>Chunk Loop</strong></p><p>This workflow implements an example of a chunk loop using the <em>Chunk Loop Start</em> node. The chunk loop processes […]
<p><strong>Loop on a Condition</strong></p><p>This workflow implements an example of a loop on a condition using the <em>Variable Condition Loop End</em> […]
<p><strong>Recursive Loop</strong></p><p>This workflow implements an example of a recursive loop using the <em>Recursive Loop Start</em> and <em>Recursive […]