A single filter definition
Table of content
The Within Range filter checks if an attribute value is within a specified constant range.

Properties
| Property | Description |
|---|---|
| Operand A | |
| Operand A | The attribute that will be checked. |
| Range | |
| Range Min | Start of the range. |
| Range Max | End of the range. |
| Inclusive | If enabled, values that are equal to the rangeβ min/max values will be considered within range. |
| Invert | If enabled, inverts the result of the filter, effectively making the filter an βOutside Rangeβ check. |