<?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: Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5142649#M64815</link>
    <description>&lt;LI-CODE lang="markup"&gt;when a given power bi report page does not contain any visual.&lt;/LI-CODE&gt;
&lt;P&gt;Delete that page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that is not an option:&lt;/P&gt;
&lt;P&gt;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2026 17:58:17 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2026-04-01T17:58:17Z</dc:date>
    <item>
      <title>Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5142443#M64813</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some issues with the above API call when a given power bi report page does not contain any visual. The api works perfectly fine on any page with some visuals, but not on an empty one. I have tried to catch an exception in a python notebook - but I was not sucessful doing that. It seems the notebook "hang" on those pages.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As these are my first attempts with Python / Notebooks - I am reaching out here for some ideas/help&lt;BR /&gt;&lt;BR /&gt;Environment is Fabric / Python 3.11 and loading the module like:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;powerbiclient&lt;/SPAN&gt; &lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;Report&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;models&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;powerbiclient&lt;/SPAN&gt; &lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;Report&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;to get the visuals I simply do:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;report_visuals&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;report&lt;/SPAN&gt;&lt;SPAN&gt;.visuals_on_page(&lt;/SPAN&gt;&lt;SPAN&gt;report_page_id&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 08:44:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5142443#M64813</guid>
      <dc:creator>csad1580</dc:creator>
      <dc:date>2026-04-01T08:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5142649#M64815</link>
      <description>&lt;LI-CODE lang="markup"&gt;when a given power bi report page does not contain any visual.&lt;/LI-CODE&gt;
&lt;P&gt;Delete that page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that is not an option:&lt;/P&gt;
&lt;P&gt;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 17:58:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5142649#M64815</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2026-04-01T17:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5142793#M64817</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't modify those reports - because I don't own them - so I can't delete these pages containing no visuals.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue I am facing is that the notebook stops working (it seems it runs in a kind of endless loop, no error messages, just "running") and the issue is cause by&amp;nbsp;&lt;SPAN&gt;Powerbi-jupyter powerbiclient itself&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 05:11:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5142793#M64817</guid>
      <dc:creator>csad1580</dc:creator>
      <dc:date>2026-04-02T05:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5143052#M64827</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/205003"&gt;@csad1580&lt;/a&gt;&amp;nbsp; ,&lt;BR /&gt;You can use the Power BI REST APIs for example, Get Pages to retrieve report page metadata first, and then retrieve visuals per page. These APIs are officially documented and return structured responses for pages and visuals.&lt;/P&gt;
&lt;P&gt;If the issue is specific to powerbiclient, it would be best to raise it in the Fabric Issues forum.&lt;BR /&gt;Refer this Doc Links -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/get-visuals" target="_new" rel="noopener" data-start="619" data-end="696"&gt;https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/get-visuals&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-pages" target="_new" rel="noopener" data-start="701" data-end="770"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-pages&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 12:26:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5143052#M64827</guid>
      <dc:creator>v-sshirivolu</dc:creator>
      <dc:date>2026-04-02T12:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5144025#M64836</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/205003"&gt;@csad1580&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&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;/SPAN&gt;&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, 06 Apr 2026 07:17:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5144025#M64836</guid>
      <dc:creator>v-sshirivolu</dc:creator>
      <dc:date>2026-04-06T07:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5145825#M64849</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/205003"&gt;@csad1580&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 12:04:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5145825#M64849</guid>
      <dc:creator>v-sshirivolu</dc:creator>
      <dc:date>2026-04-09T12:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5146834#M64863</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks a lot for your help here and sorry for my late reply.&lt;BR /&gt;&lt;BR /&gt;I will check if this is an option - as I am quite new to that environment I am not sure if I can use/leverage a javascript interface in a python notebook&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 16:49:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5146834#M64863</guid>
      <dc:creator>csad1580</dc:creator>
      <dc:date>2026-04-10T16:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Powerbi-jupyter powerbiclient issue with visuals_on_page api call on empty reportpages</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5148688#M64881</link>
      <description>&lt;P data-start="510" data-end="523"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/205003"&gt;@csad1580&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;The report.visuals_on_page(report_page_id) method from the powerbiclient library is used to retrieve visuals for a given Power BI report page in a Jupyter notebook environment.&lt;/P&gt;
&lt;P&gt;As an alternative approach, Power BI REST APIs can be used to retrieve report metadata, such as report pages, before working with visuals in code.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="861" data-end="872"&gt;References:&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-analytics-power-bi" target="_new" rel="noopener" data-start="875" data-end="964"&gt;https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-analytics-power-bi&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/" target="_new" rel="noopener" data-start="969" data-end="1035"&gt;https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-pages" target="_new" rel="noopener" data-start="1040" data-end="1109"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/reports/get-pages&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P data-start="1113" data-end="1133"&gt;Regards,&lt;BR data-start="1121" data-end="1124" /&gt;Sreeteja.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 04:44:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powerbi-jupyter-powerbiclient-issue-with-visuals-on-page-api/m-p/5148688#M64881</guid>
      <dc:creator>v-sshirivolu</dc:creator>
      <dc:date>2026-04-15T04:44:46Z</dc:date>
    </item>
  </channel>
</rss>

