<?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: How to get pages and visuals lists via REST API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/1270345#M25059</link>
    <description>&lt;P&gt;this workaround is problematic for me as i want to access this data the this data via an api, in this case i must the browser and actually load the element to the dom so i can fetch them&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 06:16:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-08-04T06:16:13Z</dc:date>
    <item>
      <title>How to get pages and visuals lists via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/470327#M14426</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to embed my visual into Microsoft sample application &lt;A href="https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#" target="_self"&gt;https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it requires Page Name and Visual Name. I thought I can get both via API, but which I can't retrieve it because there are no relevant methods &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/" target="_self"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi/&lt;/A&gt;. Maybe somebody has a workaround for that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dataset type is PushStreaming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Ruslan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 16:27:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/470327#M14426</guid>
      <dc:creator>zoloturu</dc:creator>
      <dc:date>2018-07-25T16:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get pages and visuals lists via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/471672#M14478</link>
      <description>&lt;P&gt;Yes, there is a workaround. Open your report .pbix file with an archiver (WinRar for example) and goto folder Report. Open file Layout with a text processing app. It has json inside and needed info&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 13:32:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/471672#M14478</guid>
      <dc:creator>artemmuntianu</dc:creator>
      <dc:date>2018-07-25T13:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to get pages and visuals lists via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/471881#M14483</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/59491"&gt;@artemmuntianu&lt;/a&gt;, thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is below what you've wanted to say?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="visual name" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/108967i572BA6EFDB58C57F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="visual name.png" alt="visual name" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;visual name&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Anyway, I can't download a report because it was created online via Power BI Service because a source is Stream Analytics, so the dataset type is&amp;nbsp;&lt;SPAN&gt;PushStreaming.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Ruslan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 16:37:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/471881#M14483</guid>
      <dc:creator>zoloturu</dc:creator>
      <dc:date>2018-07-25T16:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get pages and visuals lists via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/472205#M14495</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Ruslan,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Open the "Sample Report", you will get all the pages, visuals,&amp;nbsp;and codes.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ibb.co/fFvtYo" target="_blank"&gt;&lt;IMG src="https://ip1.i.lithium.com/c4efaf1ee680e048e986d260b10b0edf69ce61f9/68747470733a2f2f696d6167652e6962622e636f2f6453745165542f486f775f746f5f6765745f70616765735f616e645f76697375616c735f6c697374735f7669615f524553545f4150492e706e67" border="0" alt="How_to_get_pages_and_visuals_lists_via_REST_API" /&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 02:42:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/472205#M14495</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-07-26T02:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get pages and visuals lists via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/653324#M18911</link>
      <description>&lt;P&gt;Is there an ETA from MSFT to do an official process/API to get page and visual level objects?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a citical capability for our team.&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/28904"&gt;@v-jiascu-msft&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 17:53:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/653324#M18911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-25T17:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get pages and visuals lists via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/1270345#M25059</link>
      <description>&lt;P&gt;this workaround is problematic for me as i want to access this data the this data via an api, in this case i must the browser and actually load the element to the dom so i can fetch them&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 06:16:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/1270345#M25059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-04T06:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get pages and visuals lists via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/2082361#M31844</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Do we have any solution availble for above mentioned problem statement. We are also trying to directly embed Visual into the react app.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 09:31:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/2082361#M31844</guid>
      <dc:creator>krishan-kumar</dc:creator>
      <dc:date>2021-09-17T09:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get pages and visuals lists via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/2686403#M37772</link>
      <description>&lt;P&gt;We need a GET Visuals Per Page API, can somebody please work on that? This will create great opportunities to embed Power BI reports. I am having similar issues, I need to create a custom layout and the only way I can do that is by embedding the report, then getActivePage, then getVisuals and then updateSettings, so the user sees the initial content and then after the update the content changes, very bad UI.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 06:44:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-pages-and-visuals-lists-via-REST-API/m-p/2686403#M37772</guid>
      <dc:creator>cristianCeamatu</dc:creator>
      <dc:date>2022-08-08T06:44:11Z</dc:date>
    </item>
  </channel>
</rss>

