How about this expression?
(From d In DtBuild.AsEnumerable
Where CInt(d(1).toString.Trim)>=70
Select d).CopyToDataTable
Note → Need to give the Filter amount value instead of 70 in the expression
Check out the XAML file
ConertStringToInt.xaml (8.1 KB)
Regards
Gokul
Regards
Gokul