Add new data to an existing row

(David Grünbaum) #1

Hi!

Is there a way to add a row to a previously added row? i.e. Is it possible to select “Row Id” and select which row you want the data to be added to?

In my flow I will not add all data to the google sheet at once, but rather in different places in the flow. when I do this the data ends up on different rows.

(Daniel Beckett) #2

You can use the Update Row action instead of add a new row action. For this to work all that’s needed is the Row ID which you could acquire by searching for information on the row first.