Share via


GREATER THAN (Report Builder 1.0)

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