Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 865 Bytes

File metadata and controls

34 lines (25 loc) · 865 Bytes
title + (Positive) (DMX)
description + (Positive) (DMX)
ms.date 02/17/2022
ms.service sql
ms.subservice analysis-services
ms.topic reference
ms.custom dmx

+ (Positive) (DMX)

[!INCLUDEssas]

Performs a unary operation that returns the positive value of a numeric expression.

Syntax

  
+ Numeric_Expression  

Parameters

Numeric_Expression
A valid Data Mining Extensions (DMX) expression that returns a numeric value.

Return Value

A value that has the data type of the specified parameter.

See Also

Data Mining Extensions (DMX) Operator Reference
Operators (DMX)
Unary Operators (DMX)