Remove rows or duplicates from datatable

Slightly less common request, but there you go :slight_smile:

DistinctRows_LINQ2.zip (8.0 KB)

It is a variation of the solution from this topic:

Let me know if you have any questions. It is more of an advanced way of handling it.

1 Like