I use datatable.select() return selectdatatable, Then I write selectdatatable.copytoDataTable,but

Hey @sarah

Datatable.select will return you datarow array so to copy them into another datatable you should use ImportRow method.

You can search this on forum.

If still any problem will you face then let us know :slight_smile:

Regards…!!
Aksh

1 Like