Filters numeric fields for values greater than or equal to a specified number. Returns rows where the field value is ≥ the specified value.Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Properties
The numeric field to filter on, specified in the format
view_name.field_name.The minimum value (inclusive). Returns rows where the field value is ≥ this number. Decimals are supported.
Examples
Total price is 100.00 or more
Age is 18 or less