Syntax
List.Sum(list as list, optional precision as nullable number) as any
Description
Returns the sum of the non-null values in the list, list. Returns null if there are no non-null values in the list.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference