Hi,
How about the following?
dt.AsEnumerable.Count(Function(r) r("Status").ToString="Canceled")/dt.Rows.Count>0.6
Regards,
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.