<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Report Server Implementation in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4660824#M40358</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;Here are some insights that answer your questions:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1. What are the current options to legally obtain and use Power BI Report Server without SA?&lt;/STRONG&gt;Power BI Report Server (PBIRS) is still available only through:&lt;/P&gt;
&lt;P&gt;Power BI Premium Per Capacity &lt;BR /&gt;SQL Server Enterprise Edition with Software Assurance (SA)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Without SA, you cannot legally deploy PBIRS unless you subscribe to Power BI Premium Per Capacity, and even then, you'll likely hit connectivity issues in a fully offline setup.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;2. Any alternatives to Power BI for fully offline environments you’ve successfully implemented?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here are some on-premises BI tools that work in offline:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;a.Tableau Server (on-prem)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Fully on-prem deployment is possible.&lt;/P&gt;
&lt;P&gt;Requires activation (can be handled via offline methods).&lt;/P&gt;
&lt;P&gt;Good dashboarding capabilities.&lt;/P&gt;
&lt;P&gt;Costly, but flexible in secure environments.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;b.Qlik Sense Enterprise on Windows&lt;/STRONG&gt;&lt;BR /&gt;Strong support for offline and air-gapped environments.&lt;/P&gt;
&lt;P&gt;Easy to deploy and scale on Windows servers.&lt;/P&gt;
&lt;P&gt;Flexible licensing.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;c.TIBCO Spotfire&lt;/STRONG&gt;&lt;BR /&gt;Commonly used in high-security and scientific environments.&lt;/P&gt;
&lt;P&gt;Offline licensing and deployment supported.&lt;/P&gt;
&lt;P&gt;Rich in analytics capabilities.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;d.Metabase (Self-Hosted)&lt;/STRONG&gt;&lt;BR /&gt;Open-source, lightweight, and easy to deploy.&lt;/P&gt;
&lt;P&gt;Ideal for less complex reporting needs.&lt;/P&gt;
&lt;P&gt;Limited advanced features, but good for small/mid-size deployments.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;e.KNIME with BIRT Reporting&lt;/STRONG&gt;&lt;BR /&gt;If you need analytics + reporting, this combo works well offline.&lt;/P&gt;
&lt;P&gt;Java-based and flexible but has a steeper learning curve.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3. How are teams handling the recent **Power BI Premium changes** in similar secure or air-gapped setups?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Power BI Premium Gen2 started enforcing more cloud-dependency, including tenant-level activation and usage monitoring.&lt;/P&gt;
&lt;P&gt;PBIRS is being maintained but not aggressively updated.&lt;/P&gt;
&lt;P&gt;Many organizations are:&lt;/P&gt;
&lt;P&gt;1.Freezing on a known-good version of PBIRS.&lt;/P&gt;
&lt;P&gt;2.Keeping local backups of installers and documentation.&lt;/P&gt;
&lt;P&gt;3.Using hybrid environments (e.g., develop in Power BI Desktop, render on PBIRS offline).&lt;/P&gt;
&lt;P&gt;4.Building custom deployment pipelines to safely promote PBIX files from dev (with internet) to prod (air-gapped).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;4. Any architectural or deployment best practices for fully offline Power BI environments?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here's the steps what works well in high-security, offline environments:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Design &amp;amp; Develop in a Dual-Zone Setup&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use an isolated dev environment (that has internet access) to build reports.&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Export PBIX files to the offline environment manually (USB, CD, secure transfer tools).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Deploy via PBIRS or equivalent.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Use Version Control for PBIX Files&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;PBIX is a ZIP format—store the underlying files (.json, .xml, .data) in Git for versioning.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Helps track changes over time even without cloud services&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Set Up an Internal PBIRS Architecture&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;PBIRS on a hardened Windows Server VM.&lt;/LI&gt;
&lt;LI&gt;Local AD authentication for users.&lt;/LI&gt;
&lt;LI&gt;Internal-only email gateway for subscriptions.&lt;/LI&gt;
&lt;LI&gt;Automate dataset refreshes via SQL Agent or PowerShell scripts.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Logging and Monitoring&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Enable full local logging on PBIRS.&lt;/LI&gt;
&lt;LI&gt;Monitor CPU/memory usage—PBIRS can spike with complex reports or large data.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Data Modeling Best Practices&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Keep models lean. Power BI is memory-intensive, so reduce cardinality, use star schema.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Pre-aggregate data where possible (use SQL Server for heavy lifting).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accepting as solution&amp;nbsp;to help the other members find it more quickly,&amp;nbsp;don't forget to give a&amp;nbsp;"Kudos"&amp;nbsp;– I’d truly appreciate it!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Rama U.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Apr 2025 10:32:23 GMT</pubDate>
    <dc:creator>v-venuppu</dc:creator>
    <dc:date>2025-04-21T10:32:23Z</dc:date>
    <item>
      <title>Report Server Implementation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4660203#M40354</link>
      <description>&lt;P&gt;**Looking for Suggestions from the Power BI Community**&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We’re currently working with a client who has a **strictly offline environment**—no internet access at all—and they are looking to implement **Power BI for reporting and dashboarding**.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here’s what we have:&lt;BR /&gt;- A **64-core SQL Server** (no Software Assurance currently, and the previous SA has expired).&lt;BR /&gt;- The client needs a **completely offline Power BI setup**—no Power BI Service, no cloud access.&lt;BR /&gt;- We understand Power BI Premium license has undergone changes recently, and it seems some capabilities have been shifted or removed.&lt;/P&gt;&lt;P&gt;We’re exploring options for on-premises deployment using **Power BI Report Server**, but we’re running into licensing limitations due to the lack of Software Assurance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**Our questions:**&lt;BR /&gt;1. What are the current options to legally obtain and use Power BI Report Server without SA?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. Any alternatives to Power BI for fully offline environments you’ve successfully implemented?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3. How are teams handling the recent **Power BI Premium changes** in similar secure or air-gapped setups?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;4. Any architectural or deployment best practices for fully offline Power BI environments?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any input, thoughts, or shared experiences would be hugely appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#PowerBI #DataAnalytics #OnPremises #PowerBIReportServer #OfflineBI #SQLServer #EnterpriseReporting&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 02:52:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4660203#M40354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-04-21T02:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Implementation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4660824#M40358</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;Here are some insights that answer your questions:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1. What are the current options to legally obtain and use Power BI Report Server without SA?&lt;/STRONG&gt;Power BI Report Server (PBIRS) is still available only through:&lt;/P&gt;
&lt;P&gt;Power BI Premium Per Capacity &lt;BR /&gt;SQL Server Enterprise Edition with Software Assurance (SA)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Without SA, you cannot legally deploy PBIRS unless you subscribe to Power BI Premium Per Capacity, and even then, you'll likely hit connectivity issues in a fully offline setup.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;2. Any alternatives to Power BI for fully offline environments you’ve successfully implemented?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here are some on-premises BI tools that work in offline:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;a.Tableau Server (on-prem)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Fully on-prem deployment is possible.&lt;/P&gt;
&lt;P&gt;Requires activation (can be handled via offline methods).&lt;/P&gt;
&lt;P&gt;Good dashboarding capabilities.&lt;/P&gt;
&lt;P&gt;Costly, but flexible in secure environments.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;b.Qlik Sense Enterprise on Windows&lt;/STRONG&gt;&lt;BR /&gt;Strong support for offline and air-gapped environments.&lt;/P&gt;
&lt;P&gt;Easy to deploy and scale on Windows servers.&lt;/P&gt;
&lt;P&gt;Flexible licensing.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;c.TIBCO Spotfire&lt;/STRONG&gt;&lt;BR /&gt;Commonly used in high-security and scientific environments.&lt;/P&gt;
&lt;P&gt;Offline licensing and deployment supported.&lt;/P&gt;
&lt;P&gt;Rich in analytics capabilities.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;d.Metabase (Self-Hosted)&lt;/STRONG&gt;&lt;BR /&gt;Open-source, lightweight, and easy to deploy.&lt;/P&gt;
&lt;P&gt;Ideal for less complex reporting needs.&lt;/P&gt;
&lt;P&gt;Limited advanced features, but good for small/mid-size deployments.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;e.KNIME with BIRT Reporting&lt;/STRONG&gt;&lt;BR /&gt;If you need analytics + reporting, this combo works well offline.&lt;/P&gt;
&lt;P&gt;Java-based and flexible but has a steeper learning curve.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3. How are teams handling the recent **Power BI Premium changes** in similar secure or air-gapped setups?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Power BI Premium Gen2 started enforcing more cloud-dependency, including tenant-level activation and usage monitoring.&lt;/P&gt;
&lt;P&gt;PBIRS is being maintained but not aggressively updated.&lt;/P&gt;
&lt;P&gt;Many organizations are:&lt;/P&gt;
&lt;P&gt;1.Freezing on a known-good version of PBIRS.&lt;/P&gt;
&lt;P&gt;2.Keeping local backups of installers and documentation.&lt;/P&gt;
&lt;P&gt;3.Using hybrid environments (e.g., develop in Power BI Desktop, render on PBIRS offline).&lt;/P&gt;
&lt;P&gt;4.Building custom deployment pipelines to safely promote PBIX files from dev (with internet) to prod (air-gapped).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;4. Any architectural or deployment best practices for fully offline Power BI environments?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here's the steps what works well in high-security, offline environments:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Design &amp;amp; Develop in a Dual-Zone Setup&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use an isolated dev environment (that has internet access) to build reports.&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Export PBIX files to the offline environment manually (USB, CD, secure transfer tools).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Deploy via PBIRS or equivalent.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Use Version Control for PBIX Files&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;PBIX is a ZIP format—store the underlying files (.json, .xml, .data) in Git for versioning.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Helps track changes over time even without cloud services&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Set Up an Internal PBIRS Architecture&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;PBIRS on a hardened Windows Server VM.&lt;/LI&gt;
&lt;LI&gt;Local AD authentication for users.&lt;/LI&gt;
&lt;LI&gt;Internal-only email gateway for subscriptions.&lt;/LI&gt;
&lt;LI&gt;Automate dataset refreshes via SQL Agent or PowerShell scripts.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Logging and Monitoring&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Enable full local logging on PBIRS.&lt;/LI&gt;
&lt;LI&gt;Monitor CPU/memory usage—PBIRS can spike with complex reports or large data.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Data Modeling Best Practices&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Keep models lean. Power BI is memory-intensive, so reduce cardinality, use star schema.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Pre-aggregate data where possible (use SQL Server for heavy lifting).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accepting as solution&amp;nbsp;to help the other members find it more quickly,&amp;nbsp;don't forget to give a&amp;nbsp;"Kudos"&amp;nbsp;– I’d truly appreciate it!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Rama U.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 10:32:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4660824#M40358</guid>
      <dc:creator>v-venuppu</dc:creator>
      <dc:date>2025-04-21T10:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Implementation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4661968#M40371</link>
      <description>&lt;P&gt;You can license the on-prem Power BI Report Server either by having SQL Enterprise with SA or by having an F64+ Reserved Instance - see&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/get-started#licensing-power-bi-report-server" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/report-server/get-started#licensing-power-bi-report-server&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 23:40:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4661968#M40371</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2025-04-21T23:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Implementation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4662067#M40374</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1250613" data-lia-user-login="v-venuppu" class="lia-mention lia-mention-user"&gt;v-venuppu&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;and even then, you'll likely hit connectivity issues in a fully offline setup.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1250613" data-lia-user-login="v-venuppu" class="lia-mention lia-mention-user"&gt;v-venuppu&lt;/a&gt;&amp;nbsp;- what connectivity issues are you talking about here? I've used PBIRS since 2017 and I've never run into anthing like this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 04:15:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Implementation/m-p/4662067#M40374</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2025-04-22T04:15:31Z</dc:date>
    </item>
  </channel>
</rss>

