+ (Positive) (MDX)
Performs a unary operation that returns the positive value of a numeric expression.
Syntax
+Numeric_Expression
Parameters
- Numeric_Expression
A valid Multidimensional Expressions (MDX) expression that returns a numeric value.
Return Value
A positive value that has the data type of the specified parameter.