Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 920 Bytes

negative-dmx.md

File metadata and controls

37 lines (28 loc) · 920 Bytes
title description author ms.author ms.reviewer ms.date ms.service ms.subservice ms.topic ms.custom
- (Negative) (DMX)
- (Negative) (DMX)
minewiskan
owend
owend
02/17/2022
sql
analysis-services
reference
dmx

- (Negative) (DMX)

[!INCLUDEssas]

Performs a unary operation that returns the negative 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)