INT Rounds a number down to the nearest integer.
Syntax
INT(number)
Parameters
Number – The number you want to round down to an integer
Return Value
A whole number.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference
INT Rounds a number down to the nearest integer.
INT(number)
Number – The number you want to round down to an integer
A whole number.
https://docs.microsoft.com/en-us/dax/dax-function-reference