<?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: Requests remain pending when report changes. in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4920391#M64357</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1506329"&gt;@dunnes&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2026 04:45:30 GMT</pubDate>
    <dc:creator>v-menakakota</dc:creator>
    <dc:date>2026-01-19T04:45:30Z</dc:date>
    <item>
      <title>Requests remain pending when report changes.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4914976#M64315</link>
      <description>&lt;P&gt;We're embeddeding Power Bi reports in an angular 19 application. The report is embedded in a reusable component that displays different reports depending on the url.&lt;/P&gt;&lt;P&gt;If a report is loading and then the user changes to a different report before the previous report completesloading, then we see that api requests from within power bi stay pending for the previous report.&lt;/P&gt;&lt;P&gt;As the requests are on the Power BI side we have not found a way to cleanup the requests and are concerned this is leading to performance issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dunnes_0-1767894910506.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1320181iA9B1F8B9A2645591/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dunnes_0-1767894910506.png" alt="dunnes_0-1767894910506.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dunnes_1-1767894983384.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1320182iF74948C0CC0502BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dunnes_1-1767894983384.png" alt="dunnes_1-1767894983384.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 18:01:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4914976#M64315</guid>
      <dc:creator>dunnes</dc:creator>
      <dc:date>2026-01-08T18:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Requests remain pending when report changes.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4915346#M64316</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1506329"&gt;@dunnes&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for reaching out to the Microsoft fabric community forum.&amp;nbsp;This is expected behavior when embedding Power BI reports. If a report is still loading and the user switches to another report, the requests for the first report continue in the background. These requests are handled by Power BI and cannot be cancelled once they start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the application side, the recommended approach is to clean up the embedded report before loading a new one. When changing reports, make sure to destroy the existing report instance or remove the iframe, and then embed the new report. This helps avoid unnecessary pending requests.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, Power BI does not provide a way to cancel in-flight service requests, so managing the report lifecycle in the host application is the supported approach.&lt;/P&gt;
&lt;P&gt;For reference, you can check the Power BI embedding documentation here:&lt;/P&gt;
&lt;P&gt;&lt;A title="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-analytics-power-bi" href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-analytics-power-bi" target="_blank" rel="noreferrer noopener"&gt;Power BI embedded analytics overview - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Community Support Team &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 10:37:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4915346#M64316</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2026-01-09T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Requests remain pending when report changes.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4916394#M64325</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1506329"&gt;@dunnes&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 05:33:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4916394#M64325</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2026-01-12T05:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Requests remain pending when report changes.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4920391#M64357</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1506329"&gt;@dunnes&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 04:45:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4920391#M64357</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2026-01-19T04:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Requests remain pending when report changes.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4920615#M64361</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/882994"&gt;@v-menakakota&lt;/a&gt;&amp;nbsp;thank you, that info confirmed our thoughts.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 09:09:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4920615#M64361</guid>
      <dc:creator>dunnes</dc:creator>
      <dc:date>2026-01-19T09:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Requests remain pending when report changes.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4920654#M64363</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1506329"&gt;@dunnes&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thank you for the update.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 09:48:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Requests-remain-pending-when-report-changes/m-p/4920654#M64363</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2026-01-19T09:48:00Z</dc:date>
    </item>
  </channel>
</rss>

