Hello All,
I am new to RPA and uipath.
I have an process in which I have various links in a google sheet. I read the sheet, store in DT and loop through the links and navigate to a website. Based on some inputs I extract data into a data table. Process the data in the data table and I stored the finally processed data in a new output DT.
At the end of each loop I use Add Data row and array of values to populate the DT.
So, after processing link 1 the data in the output DT has 1 row.
now, when it processes link 2, the data in the output DT is overwritten .
What must I do in this case?
Thank you for your time.
Regards,
Prathyusha