Syntax
List.Product(numbersList as list, optional precision as nullable number) as nullable number
Description
Returns the product of the non-null numbers in the list, numbersList. 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