Forum Discussion

pavel_severov's avatar
pavel_severov
Advocate I
6 years ago

Which row will keep Table.Distinct(Table, {"Column"})

Hi colleagues, Which row will keep Table.Distinct(Table, {"Column"}) for the rows with the same values in the "Column": First row? Last row? Random row? MS documentation has no explanation abo...