Need a help to write a LINQ query for a datatable

Hi @deepika.garg,

Linq query is not faster than filter datatable activity. That is a misconception. There are other methods also which can outperform Linq or Filter Datatable activity.

Refer this thread for the benchmark.