Use a Custom Variable
Set the variable type to Custom
to define a static list of values manually.
General Settings
Same as query variables:
* Name — Internal reference (e.g., $threshold
)
* Label — Optional display name
* Description — Optional help text
Custom Options
Define custom values in the textbox using comma-separated format.
You can specify:
* Simple values: 20
, 30
* Key-value format: key1: value1
, key2: value2
* Escaped characters: escaped\\,value
Escape commas ( |