Hi All,
I need to fill up 12 different blanks in one Google form, so need data from 12 cells under 1 column.

I used the Read Range activity and saved the data table variable called DT.

However, I encounter the following problem when I try to use the TypeInto activity to fill in the blank in my Google form.
Is there any way I can iterate through all 12 rows and fill up the form at once?

