Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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)