ChatGPT and Google Sheets

Following the instructions from here 🟣 Getting started with OpenAI GPT-3 and Make

This is my first Make scenario, so apologies if I’m missing something obvious! How did you get it to dynamically update all the rows in the sheet where column A had content in that row? The final Google Sheet Update a Row action seems to want to force me to choose one row to update… so I choose a row and that’s the one that updates, not the others. Thank you in advance for any help you can provide!

Hello @TerriblyBeautiful nice to meet you.

Regarding this topic ā€œso I choose a row and that’s the one that updates, not the othersā€.

What you have to do is not to specify a row number, you have to map Row Number from the Watch Rows module. Each bundle has a new Row number and will update each row in turn.

image

Don’t hesitate to contact us if you require further assistance.
//VLAD

2 Likes