We are going to create an interactive table and graph visualization.
When we click a row of the table, the graph is updated to show data for that item.

Creating an Interactive Dashboard

Creating Table

Creating interactive database charts
  1. Make sure you are in design mode
  2. Click the component bar to add either a table or time-series chart, then click again to place it into a location.
  3. Update the SQL query, then press Ctrl+e or click save to update the table.

Adding a Graph

Linking the Table and Graph

Rather than hard-coding 'NFLX', update the graph query to use the {name} variable.