Other operators
Last updated
Last updated
OPERATORS | DESCRIPTION |
---|---|
The mentioned arithmetic and logical operators can be used with node references and measures as operands. These operators can also be used with nodes/measures containing calendar dates.
+,-
Addition & Subtraction
>, >=
Greater than & Greater than or equal to
=, !=
Equal to & Not equal to
*, /
Multiplication & Division
()
Parenthesis
+, -
Plus & Minus(-1)
<, <=
Less than & Less than or equal to