How to delete duplicate column in excel using UiPath


Step1: Read the excel with 'AddHeaders' unchecked.

Step2: Transpose the Resulting DataTable using 'Invoke Code' Activity.

Step3: Use  'Programming --> DataTable-->Remove Duplicate Rows' Activity to remove

Comments

Popular posts from this blog

How to Bring a window in the Background to the Foreground in UiPath.

How To Download Specific Files From A Mail – In UiPath

How To Delete Multiple Files – In UiPath