Filter the dashboard
Filters sit at the top of a dashboard and change the data in the tiles below. Click a filter to change its value, or clickAdd filter to add your own — the filters you add yourself are temporary, so nobody else’s view changes.
Editors can save filters into the dashboard, require viewers to pick a value before anything loads, and control which tiles each filter reaches. See dashboard filters for all of it.
Change the date granularity
Date zoom changes the granularity of time-based charts — Day, Week, Month, and so on — without editing them. Editors set up controls that govern every chart at once, or just a chosen subset.
Cross-filtering from a chart
Clicking a value in a chart — a bar in a bar chart, say — lets you filter on that value and update every other relevant chart in the dashboard. Filtering a dashboard from one of its own charts is called cross-filtering.

View underlying data
Click any point on a chart or any cell in a results table and pick View underlying data in the action menu to see the records that make up that number. For example, clicking the bar for a month in aSales stats per partner, per month chart shows every row in the underlying table that adds up to that month’s total.

Choosing which fields appear
By default, underlying data shows every dimension from the table, plus every field from any joined table included in your results. To show a narrower set instead, specify the fields on the metric in your table’s.yml file — see show underlying values in the metrics reference.
Those same fields are pre-selected when someone clicks Explore from here from the underlying data table, so they don’t land in an empty results table.
Drill into a metric
Drilling breaks a metric out by a dimension — total revenue segmented by product type, for example — so you can see where a number came from. Drill into works on metrics only, not on dimensions or table calculations. Take a chart of Sum of basket total per partner, per month, with a conspicuous spike in sales for one partner in May. To find out why, click the data point and then click Drill into in the action menu.

Shipping country, which shows where the spike came from.
