Change Data table column type String to Integer

Create a new integer column. For Each Row in Datatable to loop through the data and assign the new column to the converted int value of the original column:

CInt(CurrentRow(“originalcolumnname”).ToString)

You don’t need Balareva. These are all simple operations that are done with basic UiPath activities.

2 Likes