CustomVariable🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
all_value🔗
Custom all value
allow_custom_value🔗
Allow custom values to be entered in the variable
current🔗
Shows current selected variable text/value on the dashboard
definition🔗
description🔗
Description of variable. It can be defined but null.
hide🔗
Visibility configuration for the variable
include_all🔗
Whether all value option is available or not
label🔗
Optional display name
multi🔗
Whether multiple values can be selected or not from variable value list
name🔗
Name of variable
options🔗
Options that can be selected for a variable.
static_options🔗
Additional static options for query variable
static_options_order🔗
Ordering of static options in relation to options returned from data source for query variable
def static_options_order(static_options_order: typing.Literal["before", "after", "sorted"]) -> typing.Self
values🔗
Query used to fetch values for a variable