Hi,
I am working on an RE Framework process that populates an excel sheet (Sheet1)
I am also looking to Append the data from that sheet to a (Masterdata)
My issue is that once i loop through each transaction number, it appends multiple times
I need an advice on how to go about this such that after the transaction is finished, it then appends the complete datatable
prasath_S
(prasath S)
March 24, 2021, 4:24am
2
Hi,
Instead of appending after each transaction ,read the data from sheet1 append to the master data at the final state so that the duplicates can be ignored
Hi @Ayodeji_Osikoya , In RE Framework, you can add the append activity inside “No Data”
I hope that will resolve your issue.
Thanks!
Happy Automation
@Ayodeji_Osikoya
Is the transaction item is data row in your case?
system
(system)
Closed
March 27, 2021, 11:07am
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.