FeaturedSCCMSql

Integrate SCCM with Power BI Report Server

PowerBI-SCCM

Starting in version 2002, you can integrate Power BI Report Server with Configuration Manager reporting. This integration gives you modern visualization and better performance. It adds console support for Power BI reports similar to what already exists with SQL Server Reporting Services.

Save Power BI Desktop report files (.PBIX) and deploy them to the Power BI Report Server. This process is similar as with SQL Server Reporting Services report files (.RDL). You can also launch the reports in the browser directly from the Configuration Manager console.

Prerequisites

 Note

Power BI Report Server doesn’t support reports that are enabled for role-based access. All report viewers will see the same results, whatever their assigned scope.

Configure the reporting services point

This process varies depending upon whether you already have this role in the site.

You have a reporting services point

Only use this process if you already have a reporting services point in the site. Do all steps of this process on the same server:

  1. In Reporting Services Configuration Manager, back up the Encryption Keys.

    Warning

    If you skip this step, you’ll lose access to any custom reports in SQL Server Reporting Services.

  2. Remove the reporting services point role from the site.
  3. Uninstall SQL Server Reporting Services, but keep the database.
  4. Install Power BI Report Server.
  5. Configure the Power BI Report Server
    1. Use the previous report server database.
    2. Use Reporting Services Configuration Manager to restore the Encryption Keys.

    Tip

    Before you add the reporting services point role in Configuration Manager, use SQL Server Reporting Services Configuration Manager to test and verify the configuration.

  6. Add the reporting services point role in Configuration Manager.In the Configuration Manager console, go to Administration > Overview > Site Configuration > Servers and Site System Roles. Select the server, right click and then click Add Site System Roles.On the System Role Selection page, select Reporting services point. Click Next. On the Specify Reporting services settings page, ensure reporting server instance is correct. Click Verify button and click Next. Complete the remaining steps and close the wizard.

You don’t have a reporting services point

Only use this process if you don’t already have a reporting services point in the site. Do all steps of this process on the same server:

  1. Install Power BI Report Server.
  2. Add the reporting services point role in Configuration Manager. For more information, see Configure reporting.

Configure the Configuration Manager console

  1. On a computer that has the Configuration Manager console, update the Configuration Manager console to the latest version.
  2. Install Power BI Desktop. Make sure the language is the same.
  3. After it installs, launch Power BI Desktop at least once before you open the Configuration Manager console.

Create Power BI reports

  1. In the Configuration Manager console, go to the Monitoring workspace, expand Reporting, and select the new Power BI Reports node.
  2. In the ribbon, select Create Report. This action opens Power BI Desktop.
  3. Create a report in Power BI Desktop.
  4. When the report is ready to save, go to the File menu, select Save as, then choose Power BI Report Server.
  5. In the Power BI Report Server Selection window, enter the URL for the reporting services point as the New report server address. For example, https://rsp.contoso.com/Reports. Select OK.
  6. In the Save report window, double-click the ConfigMgr_<SiteCode> folder. For example, ConfigMgr_PS1, where PS1 is the ConfigMgr site code. You can optionally choose or create (from the report server) a sub folder to store it in.
  7.  Tip

    Reports and report folders with Power BI reports must be located in the ConfigMgr_<SiteCode> folder on the report server or they won’t appear in the Configuration Manager console.

  8. In File name, enter a name for the report.

In the Configuration Manager console, you see the new report in the list of Power BI Reports. If you don’t see your reports, verify that you saved the reports to the ConfigMgr_<SiteCode> folder.

 

Known issues

There’s a known issue with Power BI Report Server and email subscriptions. After you configure the email settings in the Reporting Services Configuration Manager, when you try to create a new subscription, the option to deliver a report by Email isn’t available. To work around this issue, restart the Power BI Report Server service.

 

Show More

Related Articles

Back to top button