Skip to content

Dashboard Overview

A Dashboard is an object created within an application, built from its own set of custom widgets, and used as a screen's content type. It combines widgets, such as cards, workviews, and dimension selectors, into a single view.

dashboard

Widgets

Widgets are added to a Dashboard via the widget picker in the dashboard editor.

WidgetDescription
CardDisplays a Card built in the model, sourcing data from one or more cubes.
WorkviewDisplays a Workview, giving a direct view into a cube.
DiscoveryA natural language widget for querying content from a cube.
Workview VisualisationGenerates visuals (charts) based on a workview. Deprecated in favour of cards.
SelectableCreates a dimension selectable that can update the dashboard's dimension or variable context. This context then influences all other widgets on the dashboard.
PageA custom page built with JavaScript.
ProcessesAdds a button that runs a process, e.g. a click-of-button load, on a dashboard used for managing integrations and loads.
TitleAdds a title to the dashboard.
RefreshAdds a button that refreshes the dashboard's cards and workviews.