PinnedHow to upload entire DataTable as single queue item || UiPathYou might come across projects where you have multiple data tables to be processed. The requirement would be to upload each such datatable…Nov 20, 2022Nov 20, 2022
PinnedHow to filter a datatable based on multiple values | UiPathIf we have to filter records from datatable based on single value, it can be easily done using the “Filter Data Table” activity. But…Sep 18, 2022Sep 18, 2022
When and how to use Invoke Method activity || UiPathAre you confused when to use Invoke Method activity and how to use it!?Nov 15, 2022Nov 15, 2022
How to convert DataColumn to Array/List in UiPathWhile dealing with DataTables, we come across scenarios where we need to convert a DataColumn into an Array or List for further usage.Sep 11, 2022Sep 11, 2022
How to create new Columns based on existing DataColumns | UiPathWhile dealing with datatables, we come across scenarios where we need to create new DataColumns from the data in existing DataColumns…Sep 5, 2022Sep 5, 2022
How to rename a column and change column position in a datatable | UiPathWhile dealing with datatables, we come across scenarios where we need to change the Column Name & Column Position before we use it in next…Aug 31, 20221Aug 31, 20221