How to join two different data tables to single data table or
two different strings to a single string
To join two datatable we can use MERGE DATATABLE ACTIVITY or JOIN DATATABLE ACTIVITY
But those datatables when used with above two activities must have same order of columns, same name of columns, same datatype of columns. Only then we can join them
To merge two string normal plus symbol between two string variable can do that
Or we can use String.Join method
String.Join(delimiter to join,string variable)
Cheers @mani93
1 Like
Manis, check this demo it may help: Join Data Tables UiPath | UiPath Join Data Tables | Join Uipath | Uipath Join Table | ExpoHub - YouTube