Hi, can anyone please provide me meaning for below query

dt.AsEnumerable(). GroupBy(Function (x) convert.ToString(x.Field(of object)(“CO Number”))).selectMany(function (gp) gp.ToArray().Take())

Hi @chanbhasha.p ,

Could you check the below posts :

1 Like