Hi all,
I have a problem to find a way how to assign a string variable to the data table. And to be clear, I do not want to add the new row using “Add Data Row”.

I’m using the “For Each Row” activity to collect variable (var1) from the first column of data table, then I’m searching for the information on the web using the “var1” variable. Then I’m using the second variable “var2”, to store the information from the web.
Now, I want to insert this “var2” variable to the same row as the “var1”, but in the next column.
Can you please give me tips on how to do it?
Unfortunately my research do not gave me any useful results.
Best regards,
Rokko