Syntax
List.Distinct(list as list, optional equationCriteria as any) as list
Description
Returns a list that contains all the values in list list with duplicates removed. If the list is empty, the result is an empty list.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference