I am extracting each row from this table (it is from an external app) and, in a loop, adding a Data Row. In this example, a value is repeated in the table. But I still want to add it to the data table. How can I avoid this error?
Hi @deni_cr95 ,
Could you let us know if you are using a Clone / Build Datatable
Activity to create columns in out_dt_items
datatable variable ?
Yes, I start the sequence with a build data table like this
In the build datatable…edit the column and uncheck unique constraint…then it shpuld work
Cheers
1 Like
Genius!!! Thank you!!!
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.