<?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: Is Power BI report server naturally slow? in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3269448#M30003</link>
    <description>&lt;A href="https://www.gigxp.com/powerbi-report-server-performance-tuning/" target="_blank"&gt;https://www.gigxp.com/powerbi-report-server-performance-tuning/&lt;/A&gt;</description>
    <pubDate>Tue, 06 Jun 2023 01:18:17 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-06-06T01:18:17Z</dc:date>
    <item>
      <title>Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3267372#M29988</link>
      <description>&lt;P&gt;So i recently moved my power bi assets from Power BI service to my self hosted report server. I noticed it seems loading a report loads slowly when compared to power bi service. I am using a good remote server that has some capacities. I have done the best practices like reducing the joins in the report, cut schedule refresh, and optimizing queries, using the performance analyzer on desktop shows positive result too.&amp;nbsp;&amp;nbsp; Stakeholders get pissed off when it takes forever to see anything on their screen. Can anything be done to mitigate this?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2023 22:11:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3267372#M29988</guid>
      <dc:creator>opejoseph</dc:creator>
      <dc:date>2023-06-04T22:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3269448#M30003</link>
      <description>&lt;A href="https://www.gigxp.com/powerbi-report-server-performance-tuning/" target="_blank"&gt;https://www.gigxp.com/powerbi-report-server-performance-tuning/&lt;/A&gt;</description>
      <pubDate>Tue, 06 Jun 2023 01:18:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3269448#M30003</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-06-06T01:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3275434#M30052</link>
      <description>&lt;P&gt;First, analyse ExecutionLog3 to check what is slow, if model processing, open report definion, model loading to memory, or dax queries. Second, check you server resources, especially memory a CPU utilisation. Also check how often are report wipe-out from memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For comparsion, in my enviroment, I must install second PBIRS server in scale-out mode, and dedicate background model processing to second server (and first server only as PBIRS front-end). My experience, model processing, and also dax query performance is fully comparable to cloud Power BI Service. But report open (authentificate and definition load) and load model into memory (if not already loaded), is little slow (but not big difference}&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 21:18:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3275434#M30052</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2023-06-08T21:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3275435#M30053</link>
      <description>&lt;P&gt;First, analyse ExecutionLog3 to check what is slow, if model processing, open report definion, model loading to memory, or dax queries. Second, check you server resources, especially memory a CPU utilisation. Also check how often are report wipe-out from memory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For comparsion, in my enviroment, I must install second PBIRS server in scale-out mode, and dedicate background model processing to second server (and first server only as PBIRS front-end). My experience, model processing, and also dax query performance is fully comparable to cloud Power BI Service. But report open (authentificate and definition load) and load model into memory (if not already loaded), is little slow (but not big difference}&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 21:18:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3275435#M30053</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2023-06-08T21:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3275900#M30059</link>
      <description>and dedicate background model processing to second server (and first server only as PBIRS front-end) Can you explain how to do it？</description>
      <pubDate>Fri, 09 Jun 2023 05:48:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3275900#M30059</guid>
      <dc:creator>我是天才啊11</dc:creator>
      <dc:date>2023-06-09T05:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3275919#M30060</link>
      <description>&lt;P&gt;I used a very simple report for testing, which can be opened in the cloud in about 3 seconds, but it takes 5 seconds locally&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 06:03:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3275919#M30060</guid>
      <dc:creator>我是天才啊11</dc:creator>
      <dc:date>2023-06-09T06:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3278640#M30083</link>
      <description>&lt;P&gt;&amp;nbsp;It run faster in our local server than in the closest datacentre in our tests.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 03:56:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3278640#M30083</guid>
      <dc:creator>mpsrshl</dc:creator>
      <dc:date>2023-06-12T03:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3287334#M30142</link>
      <description>&lt;P&gt;On Front end servers, find rsreportserver.config file in your instalation folder. And set &amp;lt;IsDataModelRefreshService&amp;gt; to false.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 06:42:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3287334#M30142</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2023-06-16T06:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is Power BI report server naturally slow?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3292078#M30176</link>
      <description>&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 02:37:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-Power-BI-report-server-naturally-slow/m-p/3292078#M30176</guid>
      <dc:creator>我是天才啊11</dc:creator>
      <dc:date>2023-06-20T02:37:12Z</dc:date>
    </item>
  </channel>
</rss>

