Argument ‘Range’: BC30652: Reference required to assembly ‘System.Xml.ReaderWriter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ containing the type ‘IXmlSerializable’. Add one to your project.
Please help answer, thank you.
Use for each Row in datatable activity you are using for each excel row activity.
Use the For each row in datatable activity instead of using the for each excel row activity.
Hope it helps!!
1 Like
Thank you for your reply.
Thank you, resolved.
1 Like
It’s my pleasure… @jcipo.seminar
Happy Automation!!
You’re using the For Each Row
activity in UiPath to iterate through each row in a datatable, similar to how you would use the For Each Row in datatable
activity to iterate through rows in an Excel file.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.