Hello all,
I am getting a compiler error when I am trying to go through each row in a DataTable created using the Read CSV activity.
The specific error is : Value of type ‘System.Data.DataRowCollection’ cannot be converted to ‘System.Data.DataTable’
I am following the following UiPath Tutorial: Web Data Entry Automation. CSV to Salesforce - UiPath Studio
Any help would be greatly appreciated, thanks!