Hi,
Can you try the following expression?
dt.AsEnumerable.Count(Function(r) r("Invoice Number").ToString="INV002")
Regards,
Hi,
Can you try the following expression?
dt.AsEnumerable.Count(Function(r) r("Invoice Number").ToString="INV002")
Regards,