CreateDashboardFilter

Version 4.0.24.6 (latest)
Datatype
Description
(object)
object
id
string
Unique Id
dashboard_id
string
Id of Dashboard
name
string
Name of filter
title
string
Title of filter
type
string
Type of filter: one of date, number, string, or field
default_value
string
Default value of filter
model
string
Model of filter (required if type = field)
explore
string
Explore of filter (required if type = field)
dimension
string
Dimension of filter (required if type = field)
field
object
Field information
row
integer
Display order of this filter relative to other filters
listens_to_filters
string[]
allow_multiple_values
boolean
Whether the filter allows multiple filter values (deprecated in the latest version of dashboards)
required
boolean
Whether the filter requires a value to run the dashboard
ui_config
object
The visual configuration for this filter. Used to set up how the UI for this filter should appear.