<?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 Client 2.0 beta testing in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/53479#M1677</link>
    <description>&lt;P&gt;We haven't published the beta version on Nuget yet. &amp;nbsp;For now you can either reference the beta version via NPM/bower with beta tags. &amp;nbsp;Or you can clone the repo and build a local copy from &lt;A href="https://github.com/Microsoft/PowerBI-JavaScript" target="_blank"&gt;https://github.com/Microsoft/PowerBI-JavaScript&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2016 17:21:27 GMT</pubDate>
    <dc:creator>wabreza</dc:creator>
    <dc:date>2016-07-27T17:21:27Z</dc:date>
    <item>
      <title>PowerBI Client 2.0 beta testing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/51504#M1568</link>
      <description>&lt;P&gt;In the bower-components folder there is demo folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Demo should show some new cool features how to interact from js with a report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bower info powerbi-client --verbose&lt;/P&gt;&lt;P&gt;&amp;nbsp;e.g.&amp;nbsp;&lt;/P&gt;&lt;P&gt;bower install powerbi-client#2.0.0-beta.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sadly i get always an error message in app.js line 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;2:  var models = window['powerbi-client'].models;
&lt;BR /&gt;ErrorMeassage:
jQuery.Deferred exception: Cannot read property 'models' of undefined TypeError: Cannot read property 'models' of undefined
at HTMLDocument.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone got it to work ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;michael&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:39:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/51504#M1568</guid>
      <dc:creator>kobaldm</dc:creator>
      <dc:date>2016-07-20T09:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Client 2.0 beta testing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/52288#M1623</link>
      <description>&lt;P&gt;The `dev` branch is currently under active development. &amp;nbsp;If you are having trouble with bower please try NPM for the time being.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 17:01:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/52288#M1623</guid>
      <dc:creator>wabreza</dc:creator>
      <dc:date>2016-07-22T17:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Client 2.0 beta testing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/52572#M1636</link>
      <description>&lt;P&gt;Checked out via NPM. Still you need to install via bower in the demo folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that this is under heavy development. It would be great to be able to test a beta version even at this early stage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;michael&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 07:59:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/52572#M1636</guid>
      <dc:creator>kobaldm</dc:creator>
      <dc:date>2016-07-25T07:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Client 2.0 beta testing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/52691#M1643</link>
      <description>&lt;P&gt;We are releasing to a `beta` tag in NPM. &amp;nbsp;For bower you can pull by git tag which should match the same NPM versions.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 14:48:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/52691#M1643</guid>
      <dc:creator>wabreza</dc:creator>
      <dc:date>2016-07-25T14:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Client 2.0 beta testing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/52704#M1646</link>
      <description>&lt;P&gt;ok i found the error. Bower installs version 1.1.0 and not the beta version in the demo folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the demo tries to load&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://portal.analysis.windows-int.net" target="_blank"&gt;https://portal.analysis.windows-int.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This server ist not reachable.&amp;nbsp;I guess this server is internal to MS.&lt;/P&gt;&lt;P&gt;Perhaps it woiuld make sense to make the reports availible for everyone &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will check the code for now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thnaks&amp;nbsp;&lt;/P&gt;&lt;P&gt;michael&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 15:24:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/52704#M1646</guid>
      <dc:creator>kobaldm</dc:creator>
      <dc:date>2016-07-25T15:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Client 2.0 beta testing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/53265#M1670</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using nuget with Visual Studio 2015 and the following command:&amp;nbsp;&lt;SPAN&gt;Install-Package Microsoft.PowerBI.JavaScript -Pre&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;only tries to install the current version 1.1.0, not 2.0.0 beta .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any way&amp;nbsp;to install the beta in a asp.net project?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 06:45:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/53265#M1670</guid>
      <dc:creator>akagiz</dc:creator>
      <dc:date>2016-07-27T06:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Client 2.0 beta testing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/53479#M1677</link>
      <description>&lt;P&gt;We haven't published the beta version on Nuget yet. &amp;nbsp;For now you can either reference the beta version via NPM/bower with beta tags. &amp;nbsp;Or you can clone the repo and build a local copy from &lt;A href="https://github.com/Microsoft/PowerBI-JavaScript" target="_blank"&gt;https://github.com/Microsoft/PowerBI-JavaScript&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 17:21:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/53479#M1677</guid>
      <dc:creator>wabreza</dc:creator>
      <dc:date>2016-07-27T17:21:27Z</dc:date>
    </item>
  </channel>
</rss>

