field <= {value}
This block is part of the query group and was last modified in core v10.4.28.
Connection Type
This block connects from a query type block. Make sure to connect this block to the appropriate left-hand side connection.
Parent Requirements
This block requires specific parent elements: query_bool_range_date_field, query_first_defined, query_aggregation. Ensure this block is placed within the appropriate parent context.
field <= {value} v10.4.28 In pins 1
- date required
date
Out pins 1
- query
query
lowerequal |
A typical wiring for field <= {value}: date now feeds the date pin; the query out pin feeds date.

Commonly used with
In production blueprints, this block is most often wired together with:
- date: this block feeds into it. do range checks on date fields.
- date now: feeds into this block. Gives you the current date based on your timezone.
- set to: start of day: feeds into this block. Returns the start of the day for the given date.
- minus hours: feeds into this block. Minus an selected amount of hours of your given date.
Version history
Introduced in v10.4.28.
Back to
query Return to the main group to view all sub-groups Back to range date Return to the group to view all blocks within this group
