Hi everyone!
I have an existing data table with more than 10000 rows and I want to add a new data column with auto increment functionality. I tried Auto increment option in add data column uipath activity but it is not setting any value. I can loop through the rows and increment it but it is taking very long time.
Is there any other way this can be solved. Appreciate the help!