I am working on a excel automation project in UiPath, where need to update few details from one excel to other and while updating, the logic is working fine for first 2 entries after that getting the error as:
"Exception has been thrown by the target of an invocation."
Initialized the new Data Table and created a new Row in Data table.
Both the Keys and Values are not empty, but not sure why I am getting that issue.
Thanks Harsha