Adding a chart
In the dashboard builder, open the Charts picker in the toolbar and select one or more reports from the workbook. A chart is added to the canvas for each selected report, inheriting the report’s query, configured visualization, and styling. If the picker is empty, create the report first in a workbook tab — only published reports are available to add to a dashboard.Interaction with controls
Charts respect the controls placed on the same dashboard — filters, time granularity switchers and field switchers. A single control can drive multiple charts at once: its value is applied to every chart whose query references the targeted dimension. If some controls are incompatible with a chart’s query, the chart skips them and shows a warning icon. See Incompatible controls for details.Updating charts
Charts on a published dashboard reflect the most recent published version of the workbook. To change the query, switch the chart type, or restyle the visualization, edit the underlying report in the workbook and publish a new version of the dashboard. Edit in Workbook in the chart’s settings menu opens that report directly, on its own workbook tab.Filters carried into the workbook
The dashboard’s filters come along, so the report opens showing the same slice of data the chart was showing rather than re-running over everything. They sit in the report’s filter bar next to its own filters, tinted violet to set them apart, and read the same way — member, operator, value. Hovering one says From dashboard. What is different is that they are not the report’s:- they apply to the results on screen, and are not saved to the report. Publishing the workbook again will not pin them onto the chart for everyone.
- their values cannot be changed in the workbook. To explore a different value, add your own filter on the same field, or change the dashboard’s control and reopen the chart.
- they can be dropped, but not kept: Clear filter on the chip removes it for the rest of the session and the report re-runs without it. Reopening the chart from the dashboard brings the current values back.