In this UiPath Tutorial, you'll learn how to very easily split a datatable based on data in a
given column.
0:00 Introduction
0:25 Our data in Excel
1:06 Load DataTable from Excel using Read Range activity
2:00 Confirming that data is loaded
2:36 Preparing for the DataTable split / Create List variable
3:32 Performing the split using an Assign activity
3:53 Dissecting the code
5:25 Looping through List of DataTables using a For Each activity
7:20 Assigning TableName values our DataTables
8:53 Validating our final output
#uipath #rpa #uipathdeveloper