<?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 How do I use the JavaScript API to manipulate non-authenticated Power BI reports (published to web)? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-use-the-JavaScript-API-to-manipulate-non-authenticated/m-p/166464#M5542</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I have several reports that I have successfully embedded and changed inside of a simple test application. I have even made it so that the pages change from two custom buttons I have implemented. However I would like to know if I still have the ability to change pages via external buttons I implement in my application if the reports are published to web? I can only currently manipulate authenticated reports, but how would I go about doing this for outside Power BI report that are public?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Apr 2017 14:07:52 GMT</pubDate>
    <dc:creator>ErnstO</dc:creator>
    <dc:date>2017-04-28T14:07:52Z</dc:date>
    <item>
      <title>How do I use the JavaScript API to manipulate non-authenticated Power BI reports (published to web)?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-use-the-JavaScript-API-to-manipulate-non-authenticated/m-p/166464#M5542</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have several reports that I have successfully embedded and changed inside of a simple test application. I have even made it so that the pages change from two custom buttons I have implemented. However I would like to know if I still have the ability to change pages via external buttons I implement in my application if the reports are published to web? I can only currently manipulate authenticated reports, but how would I go about doing this for outside Power BI report that are public?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 14:07:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-do-I-use-the-JavaScript-API-to-manipulate-non-authenticated/m-p/166464#M5542</guid>
      <dc:creator>ErnstO</dc:creator>
      <dc:date>2017-04-28T14:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use the JavaScript API to manipulate non-authenticated Power BI reports (published to w</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-use-the-JavaScript-API-to-manipulate-non-authenticated/m-p/166873#M5551</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/28488"&gt;@ErnstO&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;I have several reports that I have successfully embedded and changed inside of a simple test application. I have even made it so that the pages change from two custom buttons I have implemented. However I would like to know if I still have the ability to change pages via external buttons I implement in my application if the reports are published to web? I can only currently manipulate authenticated reports, but how would I go about doing this for outside Power BI report that are public?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/28488"&gt;@ErnstO&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Based on my test, it seems not possible. When I try to get a report istance the same way as "&lt;SPAN&gt;manipulate authenticated reports",&amp;nbsp;instead of a valid report instance, I got error "You attempted to get an instance of powerbi component associated with element, but there was no associated instance".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;var reportContainer = $('#reportContainer')[0]; 

report = powerbi.get(reportContainer);&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try submit your request in that &lt;A href="https://github.com/Microsoft/PowerBI-JavaScript/issues" target="_self"&gt;github library&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2017 02:23:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-do-I-use-the-JavaScript-API-to-manipulate-non-authenticated/m-p/166873#M5551</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-04-30T02:23:56Z</dc:date>
    </item>
  </channel>
</rss>

