Documentation

Controls and Variables

Chartio offers a few different types of Controls and Variables, which can be used on dashboards as well as across the application. They are as follows:

  • Dashboard Controls allow you to filter multiple charts at once from your dashboard, using a Text Input, Calendar picker, or other input type. These can be used on any chart within a dashboard either in your initial query or within the Data Pipeline.
  • Relative Date Variables are built-in date variables that can be used throughout the application. They each resolve to a single date string, so you can use them anywhere you would otherwise enter a date value.
  • The Current User Variable is a variable available by default to anyone, similarly to the Relative Date Variables, which can be used on any dashboard. This variable will populate the email of the user currently viewing a dashboard and can be used as a filter within charts or to display the user on your dashboard.

Interested in using charts as a means to update your Dashboard Controls? Check out our Drilldown functionality!