| title | + (Positive) (MDX) | Microsoft Docs |
|---|---|
| ms.date | 06/04/2018 |
| ms.prod | sql |
| ms.technology | analysis-services |
| ms.custom | mdx |
| ms.topic | reference |
| ms.author | owend |
| ms.reviewer | owend |
| author | minewiskan |
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.