GREATER THAN (Report Builder)
Use to indicate that one value is greater than another value. True when value1 is greater than value2.
Syntax
value1**>**value2
Example
Formula | Result |
---|---|
Sales YTD > 12000 |
Returns a True or False value for each instance of the Sales YTD field indicating whether the Sales YTD value is greater than 12000. |
4*5 > 4^5 |
False |
See Also
Concepts
Working with Formulas (Report Builder)
Using Functions (Report Builder)
Operator Functions (Report Builder)
Report Builder How-to Topics
Working with Literals in Formulas and Filters (Report Builder)
Formatting Numerical Data (Report Builder)