Dashboard Object
A named, org-wide analytics dashboard built from Metabase charts on a 4 column grid.
Fields
#
isDefault
If true, this is a Cloudshelf-managed default dashboard shared with every organisation. Default dashboards have no owning organisation and are editable only by Cloudshelf admins.
owningOrganisation
The organisation which owns this entity. Null for Cloudshelf-managed default dashboards.
paramLayout
The arranged layout of the param bar: an ordered list of lines within each of the two fixed sections (FILTER / DISPLAY). On a default dashboard this is the acting organisation's own arrangement, falling back to the shared base layout until the organisation saves. An empty list means the default one-line-per-section layout (reconciled from requiredParams).
paramValues
The last-selected dashboard-level param values, fed into the charts that need them. On a default dashboard these are the acting organisation's own saved values, falling back to the shared base values until the organisation saves for the first time.
requiredParams
The distinct Metabase params required across this dashboard's charts (one per param slug), used to build the single form at the top of the dashboard.
Usages
#
References
#
- Field dashboards from DashboardDeletePayload
- Field dashboards from DashboardUpsertPayload
- Field dashboard from Query
CustomCssInput
DashboardCell