Selecting the metric aggregation method for a metric

For metrics, you can select the aggregation method.

The aggregation method is the function used to consolidate the metric values into a single value for each group dimension value, or for each combination of group and series dimension values.

For example, a view contains a list of sales transactions, including the sales amount and the country. If the chart is grouped by country, then to get a single sales amount value for each country, you might add together all of the values for each country, calculate the average of the values for each country, or select the largest value for each country.

For details on the available aggregation methods, see Aggregation methods and the data types that can use them.

You can select the aggregation method directly from the metrics list, or from the edit dialog.

To configure a metric:

  1. From the Chart Configuration tab, to select a different aggregation method for a non-predefined metric:
    1. Click the drop-down arrow next to the metric name.
    2. From the drop-down list, select the aggregation method.
      Excerpt from the Configuration tab of the Chart edit view showing the aggregation method drop-down list
  2. To use the edit dialog to select the aggregation method:
    1. Click the edit icon for the metric.
    2. From the Aggregation method drop-down list, select the aggregation method.

      Metric configuration dialog displayed from the Chart edit view
    3. Click Apply.