Hi dev, pls assist, I have a for each row activity inside the for each row, I have added add data row and specified in array row as {row(“amt”).tostring} but I got error – collection-was-modified-enumeration-operation-might-not-execute, please how do I execute?
hey
try with that
regards!
Hi @RPA-botDev ,
I suspect that there is a schema mismatch.
Could you maybe tell us a little more by sharing few screenshots or the xaml itself?
Its difficult for us to pinpoint the issue as the information provided is less.
Also, if your DataTable contains more than one Column, then you should pass in all the items in the array, not just the item you want to update.
Kind Regards,
Ashwin A.K