Parallels RAS Reporting Service Guide
ProductsSupportPartnersDocumentation
  • Introduction
    • Parallels RAS 19 release history
  • Installing Parallels RAS Reporting
    • System requirements
    • Install Microsoft SQL Server
      • Install Microsoft SQL Server 2016 or earlier
      • Install Microsoft SQL Server 2017 or 2019
      • Install Microsoft SQL Server 2022
    • Install Parallels RAS Reporting
    • Running Parallels RAS reports
    • GDPR compliance
  • Creating Custom Reports
    • Requirements and Information
    • Enable Custom Reports in the RAS Console
    • Install Microsoft SQL Server Report Builder
    • Create a New Blank Report
    • Add a Data Source
    • Add a Dataset
    • Design the Report
    • Run the Report in the RAS Console
    • Summary
    • Example: Report with Charts
      • Create a New Report
      • Add a Dataset
      • Design the Report
        • Add a Bar Chart
        • Add a Pie Chart
        • Format the Report
  • RAS Reporting Database Schema
Powered by GitBook

Social media

  • Facebook
  • Twitter
  • LinkedIn
  • YouTube

Other Resources

  • Feedback

© 2025 Parallels International GmbH. All rights reserved.

On this page
Export as PDF
  1. Creating Custom Reports
  2. Example: Report with Charts
  3. Design the Report

Add a Bar Chart

We will now add a bar chart that will illustrate the "machines by type" information.

To add a chart:

  1. On the main menu, click Insert > Chart > Insert Chart and then click in the middle of the main report area.

  2. In the Select Chart Type dialog that opens, select the first item in the Column section and click OK.

Double click on the chart and then delete the Details group from the Category Groups section by right-clicking it and choosing Delete Category Group.

Now do the following:

  1. Double-click the chart header and type Summary as the title.

  2. Add the Machine_Name field to the Values section by clicking the green plus-sign icon.

  3. Add the Machine_Type field to the Series Groups section.

  4. Click on the arrow on the Machine_Type row and choose Series Group Properties.

In the Series Group Properties dialog, select the Sorting tab and set the Sort by field to [SortingID]. Click OK.

PreviousDesign the ReportNextAdd a Pie Chart

Last updated 9 months ago