📄️ Create a Workflow to Loop Through a Table by Row
Actions Express stores and retrieves data using tables with pre-built activities to read and write to individual cells. This guide explains how to loop tables in your workflows.
📄️ Create a Workflow to Loop Through a Table by Row and Column
In this scenario, you can create a table and a nested while-loop through each row and each column.
📄️ Create a Workflow to Read and Replace Cells in Excel
Actions Express stores and retrieves data using tables with pre-built activities to read and write to individual cells. This guide explains how to loop tables in your workflows from Excel files.