Hi there,
I am trying to add which the CurrentRow into the DataTable ‘dtAWB_errors’. However, it would say ‘Add Data Row: This row already belongs to another table.’ when I run it.
The above function is nested within this For Each activity, which I am trying to store the ‘CurrentRow’
Is there a way where I store the CurrentRow into my ‘dtAWB_Errors’?
Regards