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

Create a New Blank Report

To create a new report:

  1. Open Report Builder (Start > Apps > Microsoft SQL Server Report Builder > Report Builder).

  2. In the Getting Started dialog, select New Report and then click Blank Report.

  3. The main Report Builder window opens.

  4. In the lower left-hand corner of the window, it should say, "No current report server. Connect".

  5. Click the Connect link and then enter the Report server URL using the following format:

    http://[server-name]:8085/ReportServer_RASREPORTING

    where [server-name] is the name or IP address of the server where you have the SQL Server instance installed. The "RASREPORTING" part is the SQL Server instance name. If you used a different name when you installed the instance, use that name instead of "RASREPORTING".

  6. Click Connect. The Report Builder will connect to the report server and will display the server URL in the lower left-hand corner of the window.

PreviousInstall Microsoft SQL Server Report BuilderNextAdd a Data Source

Last updated 9 months ago