FACT DAX Function (Math and Trig)
Returns the factorial of a number, equal to 1*2*3*…* Number.
Syntax
Parameter | Attributes | Description |
---|---|---|
Number |
The nonnegative number you want the factorial of. |
Return values
The factorial of the argument in a decimal data type.
Last update: Dec 5, 2019 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
MSDN documentation: https://docs.microsoft.com/en-us/dax/fact-function-dax