<?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: usage of REST API output from report server(PowerBIReports( ID)/Content/$value method) in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318526#M2771</link>
    <description>&lt;P&gt;The API your using above is more equivalent to the ExportReport API in PowerBI as it will only download the PBIX file. We do support embedding the report as mentioned in the other reply but we don't currently have a javascript API to interacte with the embedded report, however it is something on our backlog. If you want to request the capability/feature you can post you idea &lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas?query=power%20bi%20report%20server" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2017 15:53:15 GMT</pubDate>
    <dc:creator>mgmeyer</dc:creator>
    <dc:date>2017-12-06T15:53:15Z</dc:date>
    <item>
      <title>usage of REST API output from report server(PowerBIReports( ID)/Content/$value method)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/317413#M2728</link>
      <description>&lt;P&gt;I use get method :&amp;nbsp;PowerBIReports(&amp;nbsp;ID)/Content/$value of report server, the output is a a binary file. how can I process this content am embed it&amp;nbsp;into my application?&lt;/P&gt;&lt;P&gt;the header of out put is look like this:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="http://tools.ietf.org/html/rfc7234#section-5.2" target="_blank"&gt;&lt;SPAN&gt;Cache-Control:&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV&gt;&lt;SPAN class="gwt-InlineHTML"&gt;no-cache&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="http://tools.ietf.org/html/rfc7230#section-3.3.2" target="_blank"&gt;&lt;SPAN&gt;Content-Length:&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN class="gwt-InlineHTML"&gt;24 kilobytes&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="http://tools.ietf.org/html/rfc7231#section-3.1.1.5" target="_blank"&gt;&lt;SPAN&gt;Content-Type:&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN class="gwt-InlineHTML"&gt;application/octet-stream&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="http://tools.ietf.org/html/rfc7231#section-7.4.2" target="_blank"&gt;&lt;SPAN&gt;Server:&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN class="gwt-InlineHTML"&gt;Microsoft-HTTPAPI/2.0&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN&gt;X-Content-Type-Options:&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN class="gwt-InlineHTML"&gt;nosniff&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="http://tools.ietf.org/html/rfc6265#page-8" target="_blank"&gt;&lt;SPAN&gt;Set-Cookie:&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="multi"&gt;&lt;SPAN class="gwt-InlineHTML"&gt;XSRF-NONCE=53 B&lt;/SPAN&gt;&lt;SPAN class="gwt-InlineHTML"&gt;, &lt;/SPAN&gt;&lt;SPAN class="gwt-InlineHTML c-session"&gt;session&lt;/SPAN&gt;&lt;SPAN class="gwt-InlineHTML"&gt;, &lt;/SPAN&gt;&lt;SPAN class="gwt-InlineHTML c-ho"&gt;HttpOnly&lt;/SPAN&gt;&lt;DIV class="gwt-HTML"&gt;/reports&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="http://tools.ietf.org/html/rfc6265#page-8" target="_blank"&gt;&lt;SPAN&gt;Set-Cookie:&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="multi"&gt;&lt;SPAN class="gwt-InlineHTML"&gt;XSRF-TOKEN=11 B&lt;/SPAN&gt;&lt;SPAN class="gwt-InlineHTML"&gt;, &lt;/SPAN&gt;&lt;SPAN class="gwt-InlineHTML c-session"&gt;session&lt;/SPAN&gt;&lt;DIV class="gwt-HTML"&gt;/reports&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="http://tools.ietf.org/html/rfc6266" target="_blank"&gt;&lt;SPAN&gt;Content-Disposition:&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN class="gwt-InlineHTML"&gt;attachment; filename=test.pbix&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="http://tools.ietf.org/html/rfc7231#section-7.1.1.2" target="_blank"&gt;&lt;SPAN&gt;Date:&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV&gt;&lt;SPAN class="gwt-InlineHTML"&gt;Tue, 05 Dec 2017 09:26:14 GMT&lt;/SPAN&gt;&lt;SPAN class="gwt-InlineHTML addt"&gt;-1s&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 05 Dec 2017 11:10:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/317413#M2728</guid>
      <dc:creator>pooneh_ce</dc:creator>
      <dc:date>2017-12-05T11:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: usage of REST API output from report server(PowerBIReports( ID)/Content/$value method)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318234#M2759</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="27860" data-lia-user-login="pooneh_ce" class="lia-mention lia-mention-user"&gt;pooneh_ce&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To embed a power bi report from report&amp;nbsp;server in a application, see:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-embed" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-embed&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Qiuyun Yu&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 09:15:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318234#M2759</guid>
      <dc:creator>v-qiuyu-msft</dc:creator>
      <dc:date>2017-12-06T09:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: usage of REST API output from report server(PowerBIReports( ID)/Content/$value method)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318492#M2769</link>
      <description>&lt;P&gt;@&lt;A title="" href="http://community.powerbi.com/t5/user/viewprofilepage/user-id/6970" target="_blank"&gt;v-qiuyu-msft&lt;/A&gt;&amp;nbsp;Thanks for your reply, but I don't want to use an iframe and access url, I want do the same thing that exists for&amp;nbsp; power bi on cloud( sample link:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/integrate-report" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/developer/integrate-report&lt;/A&gt; ). I think the new rest APIs for&amp;nbsp; power bi report server have the same functionality, It is true or not?&lt;/P&gt;&lt;P&gt;I tried to ask this question multiple times in this forum but I didn't get my answer till now.&lt;/P&gt;&lt;P&gt;I had read all documetation about new version of power bi report server and I found solutions like the one you mentioned, but my requirement is some thing else, I need to use rest APIs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 15:08:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318492#M2769</guid>
      <dc:creator>pooneh_ce</dc:creator>
      <dc:date>2017-12-06T15:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: usage of REST API output from report server(PowerBIReports( ID)/Content/$value method)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318526#M2771</link>
      <description>&lt;P&gt;The API your using above is more equivalent to the ExportReport API in PowerBI as it will only download the PBIX file. We do support embedding the report as mentioned in the other reply but we don't currently have a javascript API to interacte with the embedded report, however it is something on our backlog. If you want to request the capability/feature you can post you idea &lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas?query=power%20bi%20report%20server" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 15:53:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318526#M2771</guid>
      <dc:creator>mgmeyer</dc:creator>
      <dc:date>2017-12-06T15:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: usage of REST API output from report server(PowerBIReports( ID)/Content/$value method)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318645#M2775</link>
      <description>&lt;P&gt;&lt;A href="https://web.telegram.org/#/im?p=%40mgmeyer" target="_blank"&gt;@mgmeyer&lt;/A&gt;&lt;SPAN&gt;, thnks for your reply. What about .net sdk(&lt;/SPAN&gt;&lt;A href="https://github.com/Microsoft/PowerBI-CSharp/blob/master/README.md" target="_blank" rel="noopener noreferrer"&gt;https://github.com/Microsoft/PowerBI-CSharp/blob/master/README.md&lt;/A&gt;&lt;SPAN&gt;), can it help for powerbi report server?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 19:12:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/usage-of-REST-API-output-from-report-server-PowerBIReports-ID/m-p/318645#M2775</guid>
      <dc:creator>pooneh_ce</dc:creator>
      <dc:date>2017-12-06T19:12:02Z</dc:date>
    </item>
  </channel>
</rss>

