I have workflow that iterates over an array of data gotten from a google sheet search module but when referecing that iterator to update a google sheet file can’t find the row number
1 Like
Hey Anthony,
what are you iterating over in this case? Cause search modules already iterate the data, you should already have separate bundles for each row found so you can map the Row number from that one directly.
Normally the module needs to run for you to be able to see output for mapping, you may need to refresh the scenario as well.
But if you already know what you need to be mapping, then you can type it in directly.
1 Like


