<?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: Help: Paginated Report embed PowerBI has freeze issue when fetching data in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Help-Paginated-Report-embed-PowerBI-has-freeze-issue-when/m-p/4290209#M38629</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="850638" data-lia-user-login="NamNguyen0311" class="lia-mention lia-mention-user"&gt;NamNguyen0311&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the info! Based on your description, it is true that when multiple users load more than a million rows of data at the same time, the consumption of CUs increases significantly, resulting in a freeze issue when fetching data.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/enterprise/fabric-operations#power-bi" target="_blank" rel="noopener"&gt;Fabric operations - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-capacity" target="_blank" rel="noopener"&gt;Capacity and SKUs in Power BI embedded analytics - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Here are some recommendations to help you optimize the performance of your paginated reports:&lt;/P&gt;
&lt;P&gt;1.Apply query parameters in paginated reports to ensure that only the necessary data is queried before it is rendered, which can reduce unnecessary burden.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/parameters/paginated-reports-create-parameters" target="_blank"&gt;Create parameters for paginated reports in Power BI Report Builder - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Try to coordinate multiple users to access a large amount of data at the same time to avoid excessive consumption of CUs.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-diagnostics" target="_blank" rel="noopener"&gt;View diagnostics for Power BI paginated reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;3.Consider using a data warehouse, lakehouse, or other tool to store data in a semantic model. Paginated reports can read data from the semantic model, which takes advantage of the fast data reading capabilities inside the Power BI service.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/report-paginated-data-retrieval#query-result-size" target="_blank" rel="noopener"&gt;Data retrieval guidance for paginated reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Try limiting the number of rows per page in a paginated report to reduce the amount of data per load and improve responsiveness.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-server/process-large-reports?view=sql-server-ver16" target="_blank" rel="noopener"&gt;Process large reports - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mssqltips.com/sqlservertip/3659/sql-server-reporting-services-best-practices-for-performance-and-maintenance/" target="_blank" rel="noopener"&gt;SSRS Best Practices for Performance and Maintenance&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-design/process-large-reports" target="_blank" rel="noopener"&gt;Process large Power BI paginated reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Power BI paginated reports are essentially the same as ssrs, and children are paginated reports. The optimization approach to ssrs is basically applicable to Power BI paginated reports.&lt;BR /&gt;The above is what I can think of at the moment and the optimization method provided by the documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 05:26:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-19T05:26:36Z</dc:date>
    <item>
      <title>Help: Paginated Report embed PowerBI has freeze issue when fetching data</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Help-Paginated-Report-embed-PowerBI-has-freeze-issue-when/m-p/4287833#M38612</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I use paginated as a tool to extract csv and use power bi as interface and filters. During the process of fetching data I often encounter freezing like in the article below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Paginated-Reports-Fetch-limit/td-p/2449787" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/Desktop/Paginated-Reports-Fetch-limit/td-p/2449787&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using 1 user to fetch data, I can get more than 2 million easily.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Even though my capacity is set to high performance at P4 Premium, I still encounter the above situation when 2-3 users are active at the same time and&amp;nbsp;the amount of data frozen when reaching the 1.6 million data mark.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't know how to handle this issue at the moment, please give me advice to improve.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thank everyone.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 00:57:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Help-Paginated-Report-embed-PowerBI-has-freeze-issue-when/m-p/4287833#M38612</guid>
      <dc:creator>NamNguyen0311</dc:creator>
      <dc:date>2024-11-18T00:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help: Paginated Report embed PowerBI has freeze issue when fetching data</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Help-Paginated-Report-embed-PowerBI-has-freeze-issue-when/m-p/4290209#M38629</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="850638" data-lia-user-login="NamNguyen0311" class="lia-mention lia-mention-user"&gt;NamNguyen0311&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the info! Based on your description, it is true that when multiple users load more than a million rows of data at the same time, the consumption of CUs increases significantly, resulting in a freeze issue when fetching data.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/enterprise/fabric-operations#power-bi" target="_blank" rel="noopener"&gt;Fabric operations - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-capacity" target="_blank" rel="noopener"&gt;Capacity and SKUs in Power BI embedded analytics - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Here are some recommendations to help you optimize the performance of your paginated reports:&lt;/P&gt;
&lt;P&gt;1.Apply query parameters in paginated reports to ensure that only the necessary data is queried before it is rendered, which can reduce unnecessary burden.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/parameters/paginated-reports-create-parameters" target="_blank"&gt;Create parameters for paginated reports in Power BI Report Builder - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Try to coordinate multiple users to access a large amount of data at the same time to avoid excessive consumption of CUs.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-diagnostics" target="_blank" rel="noopener"&gt;View diagnostics for Power BI paginated reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;3.Consider using a data warehouse, lakehouse, or other tool to store data in a semantic model. Paginated reports can read data from the semantic model, which takes advantage of the fast data reading capabilities inside the Power BI service.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/report-paginated-data-retrieval#query-result-size" target="_blank" rel="noopener"&gt;Data retrieval guidance for paginated reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Try limiting the number of rows per page in a paginated report to reduce the amount of data per load and improve responsiveness.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-server/process-large-reports?view=sql-server-ver16" target="_blank" rel="noopener"&gt;Process large reports - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mssqltips.com/sqlservertip/3659/sql-server-reporting-services-best-practices-for-performance-and-maintenance/" target="_blank" rel="noopener"&gt;SSRS Best Practices for Performance and Maintenance&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-design/process-large-reports" target="_blank" rel="noopener"&gt;Process large Power BI paginated reports - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Power BI paginated reports are essentially the same as ssrs, and children are paginated reports. The optimization approach to ssrs is basically applicable to Power BI paginated reports.&lt;BR /&gt;The above is what I can think of at the moment and the optimization method provided by the documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 05:26:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Help-Paginated-Report-embed-PowerBI-has-freeze-issue-when/m-p/4290209#M38629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-19T05:26:36Z</dc:date>
    </item>
  </channel>
</rss>

