PRODUCT Returns the product of the numbers in a column.
Syntax
PRODUCT(column)
Parameters
Column – The column that contains the numbers for which the product is to be computed.
Return Value
To return the product of an expression evaluated for each row in a table, use PRODUCTX function (DAX).
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference