Multi Series Charts

Prev Next

Overview

Within a Report, a Series represents a set of values derived from the subtotals of grouped data fields. Each series corresponds to a specific grouping or calculation and can be displayed as its own line, bar, or segment within a chart.

When a Report contains more than one grouped data set, a Multi-Series Chart can be used to display multiple series in the same visualization. This allows users to compare related values side-by-side or in stacked form, making it easier to identify trends, relationships, and differences across categories.

Not just any type of chart view can have multiple series. Multiple Series are available for Areas, Bars, Bubbles, Columns, Dots, Lines, and Stacked Bars. 

To enable multiple series in a chart view, one of the following must be configured:

  • Report Subtotals: Define subtotals on the grouped data fields to be added as individual series.
  • Use Subgroups: Automatically generate series based on subgroups within the main grouping.

Configuration

Using Report Subtotals

  1. Create a Report and add Data Sources/Columns to populate it.
  2. Group the Report by the desired field (e.g., Month).
  3. In the Properties panel, expand Results and select Add under Sub Totals. Configure the subtotal as needed (e.g., Count, Sum, Average).
  4. Add a chart view by selecting Views > Add and choose a supported chart type (e.g., Stacked Bars).
  5. In the chart’s configuration dialog, Series 1 will be prepopulated with the grouped column.
  6. Select Add Series to include additional subtotals as Series 2, Series 3, etc. (custom colors may also be applied).
  7. Save the chart. The selected series will display together in the visualization and can be further customized in the Properties panel. Refer to the Adding Charts to a Report Chart Settings information.

Using Subgroups

  1. In the chart’s Properties panel, under Chart Data, enable Use Subgroups. This setting is only available if there is one series as the Sub Groups will create the other series.
  2. When enabled, each subgroup within the main grouping is automatically displayed in the chart as its own section.
  3. This allows a single grouping to produce multiple series without configuring individual subtotals.


Troubleshooting

TipScreenshot
When using the Sub Total function, if there are fields with null results this will produce incorrect results. Be sure to check the Exclude Null Values box to prevent this from occurring.
When using Multi-Series Charts, the tooltip may display only the main grouping rather than the subgroup (series) name. To provide context for each section, add a Legend to the chart so users can identify which subgroup each series represents.
A fix for this behavior is planned for an upcoming release.

Feature Changes

DescriptionVersionRelease DateDeveloper Task
Added the "Exclude Null Values" setting to the Add Sub Totals screen.9.4November 2024[DT-040681]
Use Subgroups property added.9.15
September 2025[DT-043212]