Share via


LESS THAN (Report Builder 1.0)

Use to indicate that one value is less than another value. True when value1 is less than value2.

Syntax

value1<value2

Example

Formula

Result

Quantity <100

Returns a True or False value for each instance of the Quantity field indicating whether the quantity of an item is less than 100.

4^5 < 5^4

False