I need to sort a datatable which has three column names Employee,Manager and Category.
Add headers in the property is marked when I use Read Range activity to read excel into this data table. But after that when I perform sort datatable activity the headers also get sorted. How to prevent it from sorting. And also after this sorting, the output datatable also need this same column names as headers.
@rifnanahas You can use Filter Datatable Activity as well, In the Keep Columns Section of the Filter Wizard, Specify the Column Names in the Order you want it to be