Forum Discussion

pavel_severov's avatar
pavel_severov
Icon for Advocate I rankAdvocate 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...