| title | + (Positive) (MDX) |
|---|---|
| description | + (Positive) (MDX) |
| ms.date | 02/17/2022 |
| ms.service | sql |
| ms.subservice | analysis-services |
| ms.topic | reference |
| ms.custom | mdx |
Performs a unary operation that returns the positive value of a numeric expression.
+ Numeric_Expression
Numeric_Expression
A valid Multidimensional Expressions (MDX) expression that returns a numeric value.
A positive value that has the data type of the specified parameter.