DashboardCell Object
A single chart cell on a dashboard, positioned on a 4 column grid.
Fields
#
paramValues
[ DashboardParamValue !]!
Non-null
This cell's per-chart param value overrides. They take precedence over the dashboard-level param values for this chart only.
questionId
Int !
Non-null
The Metabase question id rendered in this cell. Pass to metabaseEmbedUrl to get an iframe URL.
Usages
#
References
#
- Field cells from Dashboard
Previous
Dashboard
Next
DashboardCellInput