How about this expression ?
Dtoutput.AsEnumerable().Where(Function (x) CDbl(x(1).toString.Trim) > 0 And x(0).ToString.Contains("AUTHORIZED")).CopyToDataTable
Check out the XAML file
FilterAmountGreaterThanZero.xaml (11.2 KB)

Regards
Gokul
How about this expression ?
Dtoutput.AsEnumerable().Where(Function (x) CDbl(x(1).toString.Trim) > 0 And x(0).ToString.Contains("AUTHORIZED")).CopyToDataTable
Check out the XAML file
FilterAmountGreaterThanZero.xaml (11.2 KB)

Regards
Gokul