Getting Error: "Assign: Exception has been thrown by the target of an invocation." in For Each Row activity

Hello,

I don’t think you need to use Get Row Item activity in the beginning. When using For Each Row, UiPath automatically assigns row object to variable “row”. Try deleting it and run robot again.

I created a similar workflow to yours and it worked fine:

And the result:
image