Hi @manoj2500 ,
Can you try below expression instead
(from row in dt where row(“name”).tostring=“tom” and row(“call”).tostring=“2” select row).copytodatatable
Hi @manoj2500 ,
Can you try below expression instead
(from row in dt where row(“name”).tostring=“tom” and row(“call”).tostring=“2” select row).copytodatatable