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

Add a Data Source

You now need to create a data source for your report. A data source contains the database connection properties, authentication method, and some other instructions.

To create a data source:

  1. In the Report Builder, right-click on Data Sources in the left pane and then click Add Data Source.

  2. In the Data Source Properties dialog, type a name for the data source and then select the Use a shared connection or report model option. The other option ("Use a connection embedded in my report") allows you to specify the connection string manually, but since Parallels RAS Reporting already has the shared connection source defined, we'll use the first option instead.

  3. Click the Browse button. The Select Data Sources dialog opens:

  4. Double-click the RASReportingDS folder and select the dsReporting object. Click Open.

  5. The dsReporting object should now appear in the list in the Data Source Properties dialog.

  6. Click the Test Connection button. If the connection is successful, you should see a confirmation message.

  7. Click OK to close the Data Source Properties dialog.

PreviousCreate a New Blank ReportNextAdd a Dataset

Last updated 9 months ago