Yeah Exactly!
So what I am missing is the “CopyToDataTable” command.
Few follow up questions below:
So the command basically combined array of datarows to form a datatable?
Regarding my original workflow, I was wondering what’s the correct way to add a whole line of data row to a new data table?
For example, adding a data row to a new data table.
The filter data table function from Uipath is not working 100% of the time, is that normal?
Thanks for the quick reply PrankurJoshi! Appreciated. Sorry for having more questions. Thank you.
Ans3. Filter data table works just fine, if not check the conditions.
Ans2. You are in a loop and copying the same row on what you are working that was the error
Ans1. Returns a Datatable that contains copies of Datarow objects