Multi Series Charts
  • 28 Jul 2022
  • 1 Minute to read
  • Dark
    Light
  This documentation version is deprecated, please click here for the latest version.

Multi Series Charts

  • Dark
    Light

Article summary

Overview

Within a Report, Series are sets of data made from the subtotals of grouped data fields within that report. When more than one set of data has been grouped, a Multi-Series can be used on certain views of the Report. This data can then be added to a Multi-Series Chart that will display the subtotals of multiple data fields within the chart type that is selected. This is best used when visual representation is needed for multiple pieces of data that are related to a single object.

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.

Example

This tutorial demonstrates how to add Multiple Series to the Chart views on the Report.

In order to add multiple series to the chart view, several Report Subtotals should be defined.
  1. Navigate to the Designer Folder and click Create Report > Create Report from Folder Actions Panel. 
  2. In the resulting window, Name the Report and select Create to proceed to the Report Designer.2020-01-20_13h03_33.png
  3. In the Report Designer, add Data Sources for the Report. 
  4. Expand Data Sources > Common > Folder Data Sources category.2020-01-20_12h55_00.png
  5. Next, add desirable Columns from the Data Source tables to populate the Report with data.2020-01-20_12h59_35.png
  6. Group the Report by Entity Folder ID and Folder Type Name.2020-01-20_13h15_03.png
  7. In the Report Designer select View > Add button.
  8. Then, pick Bars type from Charts category.2020-01-20_13h20_24.png
  9. In the Add Chart dialog, Name the Title.2020-01-20_13h22_23.png
  10. Then, in the Report settings, locate the Results category and select Add New under Sub Totals text-box.2020-01-20_13h27_54.png
  11. In the Add Chart dialog, Name the View
  12. Then, from the Field drop-down select Entity Folder ID. Then chose Count as the Aggregation Type.2020-01-20_13h35_45.png
  13. Next, Add a second Sub Total.
  14. For the second Sub Total populate the Nesting Level field with the Average Aggregation type.2020-01-20_14h36_34.png
  15. In the Report Designer, select the Multi Series Chart button to view the bars chart that was added previously. 
  16. Within the Properties section, under Chart Data add the two subtotals that were created earlier in this example. The Chart updates and shows the Multi-Series.2020-01-20_198089.gif



Was this article helpful?