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