Hello Everyone!
I am trying to create a workflow where a file with below inputs will be taken as input and one row should go through the flow and complete, then the next row should.
Area that I need a bit of expertise:
How to pass a single row of data one by one and completed untill the last row.
Batch/Iterative macro samples would be appreciated.
| Table | one | two |
| 1. | 12315 | 12315 |
| 2. | 123512 | 124512 |
Thanks,.