Skip to main content
Skip table of contents

Int

Rounds the values in its first argument to the specified number of decimal places.

Syntax

CODE
Int( Numeric_Expression )

Arguments

Numeric_Expression

MDX expression that returns a number.

Example:

Int(1.23) will return 1

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.