Icon

Chapter7

This directory contains 11 workflows.

Icon1. Counting Loop 

<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 […]

Icon2. Loop on List of Columns 

<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 […]

Icon3. Loop on List of Values 

<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 […]

Icon4.Group Loop 

<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 […]

Icon5. Chunk 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 […]

Icon6. Loop on Condition 

<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> […]

Icon7. Recursive Loop 

<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 […]