Hi @RajKumar_DC,
Can you try below expression instead
(from row in dt where row(“Col1”).tostring=“Ma Do’na” and row(“col2”).tostring=“yourfilter2” select row).copytodatatable
Hi @RajKumar_DC,
Can you try below expression instead
(from row in dt where row(“Col1”).tostring=“Ma Do’na” and row(“col2”).tostring=“yourfilter2” select row).copytodatatable