top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey
Execute in Loop
Run process for each item

Overview
This workflow automates the repeated execution of a process for each material or group in the dataset. It helps in performing consistent operations across multiple items, such as analyzing or processing them individually.
Details
The workflow loops through every item in the list and executes the defined steps for each one. It produces separate outputs — for example, calculating monthly demand per material — making it easier to compare, analyze, and visualize results across all materials.
bottom of page