Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OptionDescription
SettingsThis opens the series settings menu, with the current series expanded.
Aggregation Type

This allows you to apply an aggregation for use within the chart that is different what has been applied at the report level. The options available are:

    • Default Aggregation - this applies the same aggregation used on the field at the report level.
    • Aggregation - this allows you to specify a different aggregation type to be used in the chart, from this list:
        • Sum - this will sum all the values returned in the table for use within the chart, grouped by any category fields included in the chart.
        • Average - this will return the average of all the values returned in the table for use within the chart, grouped by any category fields included in the chart.
        • Minimum - this will return the minimum value returned in the table for use within the chart, grouped by any category fields included in the chart.
        • Maximum - this will return the maximum value returned in the table for use within the chart, grouped by any category fields included in the chart.
        • Count - this will count all the values returned in the table for use within the chart, grouped by any category fields included in the chart.
        • Count Distinct - this will count all the distinct (unique) values returned in the table for use within the chart, grouped by any category fields included in the chart.

This aggregation is applied after the results are returned from the database and as such will not be included in the report SQL. It's important to remember that these aggregations do not query the database, but the report results.

Note: this is only available to metric fields, or dimensions that have already been aggregated at the report level.

This is not compatible with the following charts:

    • Scatter
    • Histogram
    • Box & Whisker
    • Z Chart
    • Google Maps
    • GIS Maps
    • Meter Charts
    • Digital & Numeric Displays
    • Financial Charts
    • Event Charts
    • Conditional Formatting Charts.

 

Colour

This allows you to change the colour applied to a metric. There are two options here:

    • Default - this will use the colour defined for the metric within the view, or if no such colour has been defined it will use the system default chart colours.
    • Custom - this will open the series settings menu and allow you to specify a custom colour for use in this chart.

Note: this is only available on metric fields in charts that do not have a colour defined by a category or different metric field.

Axis SettingsThis opens the axis settings menu, with the current axis expanded.
Time SeriesIf the field is compatible with Time Series functionality, this option will allow you to toggle it on or off.
Sort By

If the field is compatible with sorting, this option will allow you to define how the data in the chart is sorted.

See Sorting for more information.

SortIf the field is compatible with sorting, this option will allow you to toggle the sort direction between ascending and descending order.
Add Function

If the field is compatible with functions, this option will allow you to create a new field available to the chart, which is based on a report field with a selected function applied to it.

See Chart Functions for more information on the functions available.

...