Hi all, I’m stuck on a scenario where I want to populate multiple cells in multiple rows.
In the scenario I am only using:
- Flow control
- Google sheets
- ChatGPT
Essentially I have one pre-populated column (A), and then based on different prompts I will populate each cell with ChatGPT answers. Then once row 2 is done (there is a header row), I want it to go to row 3, loop through and do the same again, then the next row (4), and so on.
I was able to run the repeat, but made an error somewhere whereby only the first row kept getting replaced. Versus it populating the corresponding rows.
I’ve attached five screenshots. I believe it is in the iterator, then Google Sheets Update Cell, where my error is. But after spending hours yesterday troubleshooting and resorting to trail and error via deduction I am stumped.
Can anyone point me in the right direction with a solution?
a