EPC Group - Enterprise Microsoft AI, SharePoint, Power BI, and Azure Consulting
G2 High Performer Summer 2025, Momentum Leader Spring 2025, Leader Winter 2025, Leader Spring 2026
BlogContact
Ready to transform your Microsoft environment?Get started today
(888) 381-9725Get Free Consultation
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌

EPC Group

Enterprise Microsoft consulting with 29 years serving Fortune 500 companies.

(888) 381-9725
contact@epcgroup.net
4900 Woodway Drive, Suite 830
Houston, TX 77056

Follow Us

Solutions

  • M&A Practices

    • M&A Tenant Migration
    • Carve-Out Migration
    • Private Equity Practice
    • Engagement Operating Model
  • All Services
  • Microsoft 365 Consulting
  • AI Governance
  • Azure AI Consulting
  • Cloud Migration
  • Microsoft Copilot
  • Data Governance
  • Microsoft Fabric
  • Dynamics 365
  • Power BI Consulting
  • SharePoint Consulting
  • Microsoft Teams
  • vCIO / vCAIO Services
  • Large-Scale Migrations
  • SharePoint Development

Industries

  • All Industries
  • Healthcare IT
  • Financial Services
  • Government
  • Education
  • Teams vs Slack

Power BI

  • Case Studies
  • 24/7 Emergency Support
  • Dashboard Guide
  • Gateway Setup
  • Premium Features
  • Lookup Functions
  • Power Pivot vs BI
  • Treemaps Guide
  • Dataverse
  • Power BI Consulting

Company

  • About Us
  • Our History
  • Microsoft Gold Partner
  • Case Studies
  • Testimonials
  • Fixed-Fee Accelerators
  • Blog
  • Resources
  • All Guides & Articles
  • Video Library
  • Client Reviews
  • Engagement Operating Model
  • FAQ
  • Contact
  • Schedule a consultation

Microsoft Teams

  • Teams Questions
  • Teams Healthcare
  • Task Management
  • PSTN Calling
  • Enable Dial Pad

Azure & SharePoint

  • Azure Databricks
  • Azure DevOps
  • Azure Synapse
  • SharePoint MySites
  • SharePoint ECM
  • SharePoint vs M-Files

Comparisons

  • M365 vs Google
  • Databricks vs Dataproc
  • Dynamics vs SAP
  • Intune vs SCCM
  • Power BI vs MicroStrategy

Legal

  • Sitemap
  • Privacy Policy
  • Terms
  • Cookies

About EPC Group

EPC Group is a Microsoft consulting firm founded in 1997 (originally Enterprise Project Consulting, renamed EPC Group in 2005). 29 years of enterprise Microsoft consulting experience. EPC Group historically held the distinction of being the oldest continuous Microsoft Gold Partner in North America from 2016 until the program's retirement. Because Microsoft officially deprecated the Gold/Silver tiering framework, EPC Group transitioned to the modern Microsoft Solutions Partner ecosystem and currently holds the core Microsoft Solutions Partner designations.

Headquartered at 4900 Woodway Drive, Suite 830, Houston, TX 77056. Public clients include NASA, FBI, Federal Reserve, Pentagon, United Airlines, PepsiCo, Nike, and Northrop Grumman. 6,500+ SharePoint implementations, 1,500+ Power BI deployments, 500+ Microsoft Fabric implementations, 70+ Fortune 500 organizations served, 11,000+ enterprise engagements, 200+ Microsoft Power BI and Microsoft 365 consultants on staff.

About Errin O'Connor

Errin O'Connor is the Founder, CEO, and Chief AI Architect of EPC Group. Microsoft MVP multiple years, first awarded 2003. 4× Microsoft Press bestselling author of Windows SharePoint Services 3.0 Inside Out (MS Press 2007), Microsoft SharePoint Foundation 2010 Inside Out (MS Press 2011), SharePoint 2013 Field Guide (Sams/Pearson 2014), and Microsoft Power BI Dashboards Step by Step (MS Press 2018).

Original SharePoint Beta Team member (Project Tahoe). Original Power BI Beta Team member (Project Crescent). FedRAMP framework contributor. Worked with U.S. CIO Vivek Kundra on the Obama administration's 25-Point Plan to reform federal IT, and with NASA CIO Chris Kemp as Lead Architect on the NASA Nebula Cloud project. Speaker at Microsoft Ignite, SharePoint Conference, KMWorld, and DATAVERSITY.

© 2026 EPC Group. All rights reserved. Microsoft, SharePoint, Power BI, Azure, Microsoft 365, Microsoft Copilot, Microsoft Fabric, and Microsoft Dynamics 365 are trademarks of the Microsoft group of companies.

You can publish SQL Server Reporting Services (SSRS) reports to Power BI using Power BI Report Server — an on-premises server that hosts both paginated RDL reports and interactive Power BI reports in one portal. This guide covers Power BI Report Server setup, report publishing steps, and how to migrate SSRS reports to Power BI Service paginated reports.

Key Facts

  • Power BI Report Server is the on-premises host for both SSRS (paginated .rdl) and Power BI Desktop (.pbix) reports.
  • Power BI Service also supports paginated reports (paginated .rdl files) for organizations moving fully to the cloud.
  • Paginated reports use the same RDL format as SSRS — existing reports migrate with minimal modification.
  • Power BI Report Server requires a SQL Server Enterprise SA or Power BI Premium license to run.
  • EPC Group: 29 years of Microsoft consulting, 1,500+ Power BI deployments, Microsoft Solutions Partner (core designations).
Back to Blog

How To Publish Reports Using Ssrs In Power BI

Errin O\'Connor
December 2025
8 min read

How to Publish SSRS Reports in Power BI

You can publish SQL Server Reporting Services (SSRS) reports to Power BI using Power BI Report Server — an on-premises server that hosts both paginated RDL reports and interactive Power BI reports in one portal. This guide covers Power BI Report Server setup, report publishing steps, and how to migrate SSRS reports to Power BI Service paginated reports.

Key facts

  • Power BI Report Server is the on-premises host for both SSRS (paginated .rdl) and Power BI Desktop (.pbix) reports.
  • Power BI Service also supports paginated reports (paginated .rdl files) for organizations moving fully to the cloud.
  • Paginated reports use the same RDL format as SSRS — existing reports migrate with minimal modification.
  • Power BI Report Server requires a SQL Server Enterprise SA or Power BI Premium license to run.
  • EPC Group: 29 years of Microsoft consulting, 1,500+ Power BI deployments, Microsoft Solutions Partner (core designations).

Option 1 — Publish to Power BI Report Server (on-premises)

Power BI Report Server lets you host SSRS and Power BI reports from a single on-premises web portal. Use this option if your organization cannot move data to the cloud.

Install Power BI Report Server

  1. Download Power BI Report Server from Microsoft's download center (free for SQL Server Enterprise SA or Power BI Premium licensees).
  2. Run the installer on a Windows Server 2016 or later machine. Minimum: 4 vCPUs, 8 GB RAM for production.
  3. Connect Report Server to a SQL Server database (the ReportServer database stores all report metadata).
  4. Configure the web portal URL (e.g., https://reports.yourcompany.com/reports).
  5. Set up a service account with least-privilege access and configure SSL certificates.

Publish an SSRS (.rdl) report

  1. Open the .rdl file in SQL Server Data Tools (SSDT) or Report Builder.
  2. Right-click the project in SSDT → Properties. Set the Target Server URL to your Report Server URL.
  3. Right-click the project → Deploy. The report uploads to the Report Server web portal.
  4. Open the portal URL in a browser. Navigate to the report folder and confirm the report appears.

Publish a Power BI Desktop (.pbix) report

  1. Open the report in Power BI Desktop (Report Server edition) — download this separately from the standard Desktop.
  2. Go to File → Publish → Publish to Power BI Report Server.
  3. Enter your Report Server URL and sign in. The report uploads to the portal.

Option 2 — Migrate SSRS reports to Power BI Service (cloud)

Organizations moving fully to the cloud can publish paginated reports directly to the Power BI Service. This requires a Power BI Premium or Fabric capacity workspace.

Migrate an RDL report to Power BI Service

  1. Open the .rdl file in Power BI Report Builder (the cloud-compatible report editor).
  2. Update the data source connection strings to point to cloud sources (Azure SQL, Synapse, etc.).
  3. Go to File → Publish to Power BI Service.
  4. Select a Premium or Fabric workspace — paginated reports cannot publish to Pro-only workspaces.
  5. Confirm the upload and view the report in the Power BI Service portal.

When to use paginated vs interactive Power BI reports

Scenario Recommended report type
Pixel-perfect financial statements, invoices Paginated (RDL)
Regulatory filings requiring exact formatting Paginated (RDL)
Long tabular output (1,000+ rows, multi-page) Paginated (RDL)
Interactive dashboards with drill-through Power BI Desktop (.pbix)
Self-service analytics for business users Power BI Desktop (.pbix)
Embedded analytics in apps Power BI Desktop (.pbix) or paginated

Licensing requirements

  • Power BI Report Server — requires SQL Server Enterprise with Software Assurance, OR a Power BI Premium P-SKU or Premium Per User (PPU) license.
  • Power BI Service paginated reports — requires a Power BI Premium Per User (PPU) license ($20/user/month) or a Premium capacity workspace.
  • Power BI Desktop (Report Server edition) — free download, but must match your Report Server version. Do not use the standard Power BI Desktop to publish to Report Server.

Frequently asked questions

Can I publish SSRS reports directly to the Power BI Service without Report Server?

Yes. Open the .rdl file in Power BI Report Builder, update data source connections to cloud sources, and publish directly to a Premium or Fabric workspace in the Power BI Service.

Does Power BI Report Server support all SSRS features?

Mostly yes. Power BI Report Server supports the full RDL 2016 specification including subreports, parameters, drillthrough, and data-driven subscriptions. Mobile reports and some legacy chart types from SSRS 2008 are not supported.

How often does Power BI Report Server update?

Microsoft releases Power BI Report Server updates approximately three times per year, in January, May, and September. Report Server always lags behind the cloud Power BI Service by several months in feature availability.

What is the difference between Power BI Report Server and Power BI Service?

Report Server is on-premises. You install, manage, and update it yourself. Power BI Service is Microsoft's cloud-hosted SaaS platform — no infrastructure to manage. Power BI Service gets new features faster and supports more visualization types.

Can I use the same data sources in SSRS and Power BI?

Yes. Both platforms connect to SQL Server, Oracle, Analysis Services, Azure SQL, and many other sources. In Power BI Report Server, you configure shared data sources in the portal. In Power BI Service, you configure gateway connections for on-premises sources or direct cloud connections for Azure sources.

Get help migrating SSRS to Power BI

EPC Group has migrated hundreds of SSRS report estates to Power BI for Fortune 500 and regulated-industry clients. Call (888) 381-9725 or request a 30-minute discovery call.

Why Organizations Choose EPC Group

EPC Group is a Houston-based Microsoft consulting firm with 29 years of enterprise implementation experience and over 10,000 successful deployments across Power BI, Microsoft Fabric, SharePoint, Azure, Microsoft 365, and Copilot. We serve organizations across all industries including Fortune 500, federal agencies, healthcare, financial services, government, manufacturing, energy, education, retail, technology, and global enterprises.

What sets EPC Group apart is our governance-first approach. Every engagement begins with a security and compliance assessment. Our team of senior architects brings hands-on delivery experience across HIPAA, SOC 2, FedRAMP, and CMMC environments. We own outcomes, not hours.

  • Fixed-fee accelerators with predictable pricing and defined deliverables
  • Senior architect engagement on every project, not rotating juniors
  • Compliance-native delivery for regulated industries
  • End-to-end coverage from strategy through 24/7 managed services
  • 11,000+ enterprise engagements refined into repeatable, risk-controlled patterns

Call (888) 381-9725 or email contact@epcgroup.net for a free assessment.

Power BI Strategy: 2026 Considerations for How To Publish Reports Using Ssrs In Power BI

Power BI Copilot grounds itself on the semantic model, NOT the underlying source data. That means Copilot answers are only as accurate as the DAX measure definitions, the field metadata (display folders, descriptions, hierarchies), and the synonyms taxonomy. In practice, the difference between a Copilot deployment that drives 32% time-savings and one users abandon within 90 days is whether the semantic model was Copilot-prepared.

Power BI capacity sizing in 2026 starts with the F-SKU economics: F2 ($263/mo) covers small workloads with up to 4 GB of memory and roughly 30 reports, F4 ($526/mo) handles a typical mid-market deployment with semantic-model refresh windows under 10 minutes, and F64 ($5,257/mo) is the sweet spot for enterprises consuming Power BI alongside Microsoft Fabric data engineering, lakehouse storage, and real-time intelligence. Capacity right-sizing should be revisited every 90 days because Microsoft adjusts F-SKU memory allocations, paginated report performance, and Direct Lake mode availability with each major service update.

Decision factors EPC Group evaluates

  • Row-level security via service principal authentication
  • Capacity sizing decision (F2/F4/F64+) tied to peak concurrent users and refresh window
  • Copilot grounding quality assessment of semantic-model metadata
  • Direct Lake mode adoption for Fabric-resident semantic models
  • License optimization audit (Pro vs Premium Per User vs F-SKU)

EPC Group covers this topic across the relevant engagement portfolio. Reach the firm at contact@epcgroup.net for a 30-minute architect conversation.