asked on June 27, 2019
I am able to "read" values from a table from one website, but when I try to "write" those values to a Forms table, the for each activity writes all table values captured into the first row of the table. So, if I have 6 rows in the table that I've captured, it rights 6 rows to the table that I am trying to update...one row at a time.
Is there a way to increment the row to which the values are writing. Is there a way to write the whole table at once?
0
0