NOT EQUAL TO (Report Builder 1.0)
Use to indicate that two values do not equal each other. True when value1 does not equal value2.
Syntax
value1<>value2
Example
Formula |
Result |
---|---|
Credit Rating <>1 |
Returns a True or False value for each instance of the Credit Rating field indicating whether the credit rating value equals 1 or not. |
752-97 <> 700 |
True |