The data tab is used to configure the visualization type and aggregations shown on the data panel. Choose between the different visualizations we offer below, select which fields to display, and set any data filters.
column
from the dataset that you would
like to filter the chart on, as well as an operator
and a value
to compare against the column.
The operator
type will depend on the type of selected column, e.g. numerical column will allow operators such as >
, <
, etc. The value
section
can be a manual input, such as a hardcoded string or number, or it can take in a variable input, such as a field from a dropdown on the dashboard.
The variable input option will only be enabled if there is a UI element on the dashboard that has a compatible type.