FixedListDashboardParameter is a datatype for an option in a fixed list parameter.

Table: FixedListDashboardParameter

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Jul 24, 2025
defaultValueV2string  Long-TermThe value assigned to the parameter on dashboard load, if no other value is specified.
idstringyes Long-TermThe unique identifier of the dashboard parameter.
labelstringyes Long-TermThe label or 'name' displayed next to the input for the variable.
orderinteger  Long-TermA number that determines the order in which parameters are displayed on a dashboard. If null, the parameter is ordered after other parameters in alphanumerical order.
values[FixedListParameterOption]yes Long-TermA fixed list of values to use as the dashboard parameters. See FixedListParameterOption.
widthinteger  Long-TermThe width of a parameter.