Hi All,
I would like to swap the second and third columns of the data table using Uipath activities .
Can someone please help me to resolve this with sample .xaml
Thanks
Hi All,
I would like to swap the second and third columns of the data table using Uipath activities .
Can someone please help me to resolve this with sample .xaml
Thanks
Use Build data table and create a table with the order you want and loop the data table which you have and pass the array of values to new data table.
Else write that to excel and use short cuts to modify and again use read data table.
Welcome to the UiPath Community. use Invoke Method activity and set MethodName as SetOrdinal Method. Please check below thread and follow the steps.
Hi @Bachi_N
You have two Option
Regards
Amaresan.P
Please refer the link below:
Thanks
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.