Skip to main content
Skip table of contents

Arrange chart data

The List Column panel in the Query Designer shows columns that are available to add to a metric.

To add a base column to a metric:

  1. Drag and drop an available column from the Column List to the Chart Data panel into an appropriate category:
    1. Request Columns: Used as the actual display data on the metric.
    2. Support Columns: Columns that will not automatically appear on the chart anywhere but will still be returned by the metrics query. You can reference these columns in the chart using field replacement logic to customize various aspects of the chart (colors, tooltips, labels, etc.).
    3. Filter Columns: Columns used for filtering only. These columns only have their WHERE clause statement used when the metric's query is generated. All other properties defined on the base columns used as Filter columns are ignored.
    4. Sort Columns: Columns used for sorting only. These columns only have their Order clause statement used when the metric's query is generated. All other properties defined on the base columns used as Sort columns are ignored.
    5. Split Columns: Used only for highcharts metrics. The data returned by the query is split by the values in these columns and a separate highcharts chart is generated for each value.
  2. To move a column between categories, click and drag the column to another category.
  3. Columns are saved on a metric as soon as you drag and drop; there is no Save button.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.