Skip to main content

Interacting with your dashboards

Viewing the underlying data for a point on a chartโ€‹

You can click on any point on a chart and view the records which make up that data point.

For example, I can find out what the underlying data is for the $4,334.0 in my What are the sales stats per partner, per month? chart, by clicking on the bar for that month, and then clicking View underlying data in the action menu. I'd see all of the rows in the underlying table that make up that total.

After viewing the underlying data, I can also:

  • Export this data as a CSV
  • Explore from this underlying data, which will take me to a new chart with the underlying data as the starting point

Using a chart to filter your dashboard (a.k.a. cross-filtering)โ€‹

When you click on the value in a chart (e.g. a bar in your bar chart), you can choose to filter on that value and update all of the other relevant charts in the dashboard. This type of chart-to-dashboard filtering is sometimes called cross-filtering.

You can see which tiles had the filter applied by hovering over the dashboard filter applied text on your chart tile.โ€‹

Once you've clicked on your filter, all of the tiles in your dashboard with the filter field will be filtered to the value you selected.

You can see which tiles had the filter applied by hovering over the tile and then on the funnel icon to see the filter that was applied.

Your cross-filtering will not change the saved chart unless you're in edit modeโ€‹

The filters you add using cross-filtering won't be saved unless you're in edit mode (i.e. you've clicked edit in your dashboard) and you save the filters you applied.

Otherwise, you can cross-filter away without any worry that you'll be changing the chart for everyone else! ๐Ÿ˜Š

Date zoomโ€‹

When viewing a dashboard, you can also change the date granularity (e.g. to Week, Year) of the charts with date dimensions in your dashboard by clicking on the button Date Zoom.

This is helpful if you want to zoom in to look more closely at something, or zoom out to identify a trend. You're able to quickly date-drill into your data without having to edit the chart.

When the date granularity of a chart is changed, you can hover over the indicator to see the date dimension that was affected, like so:

Any chart with results that have at least one date dimension will be affected by Date Zoom (even if the date dimension is not explicitly shown on the chart).
info

If you have more than one date dimension in your results, date drill will be applied to the first date dimension it scans - this is normally the left-most column in your results.

Also, you're only temporarily changing the dates in the tiles on your dashboard. So, if you refresh the dashboard, the tiles that you affected using Date Zoom will go back to how they looked before.

Drill into a metric in a chart or your results table using drill intoโ€‹

You can drill into a metric in your chart or results table to better understand a point in your chart. Selecting drill into lets you group your metric by a dimension, like the total revenue segmented by (or grouped by) product type. Note that drill into only works for metrics, not for dimensions or table calculations.

Here's an example of drill intoโ€‹

I have a chart with sales stats (a metric) per partner, per month. As you can see, there's a high spike in sales for one of the partners in the month of May. I want to understand why this spike happened.

To do this, I click on the data point in my chart, then click drill into in the action menu:

I then select the dimension I want to segment my metric by (or "drill into"). In this example, I'm interested to see what shipping country the sales were coming from, so I select Shipping Country:

Once I've selected the dimension I want to group by, I click open in new tab and see a chart with my metric, grouped by Shipping Country. Now I can uncover where this spike in sales is coming from ๐Ÿ‘€