<?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 run the code in PowerBI-JavaScript GitHub? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/421814#M12634</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Aaron,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. You need a web server to get this website work. The IIS is recommended.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Install all the css and js packages. Please refer to&amp;nbsp;&lt;A href="https://github.com/Microsoft/PowerBI-JavaScript" target="_self"&gt;PowerBI-JavaScript&lt;/A&gt;. (We need to install other packages other than "powerbi-client".&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;npm install --save powerbi-client
npm install --save bootstrap&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;3. It looks like this finally.&lt;/SPAN&gt;&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-left" image-alt="How to run the code in PowerBI-JavaScript GitHub.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/97060iB80776658E553B67/image-size/large?v=v2&amp;amp;px=999" role="button" title="How to run the code in PowerBI-JavaScript GitHub.png" alt="How to run the code in PowerBI-JavaScript GitHub.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;
&lt;P&gt;&lt;SPAN&gt;Dale&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 May 2018 13:01:18 GMT</pubDate>
    <dc:creator>v-jiascu-msft</dc:creator>
    <dc:date>2018-05-21T13:01:18Z</dc:date>
    <item>
      <title>How to run the code in PowerBI-JavaScript GitHub?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/421002#M12577</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not familar with javascript build tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to run the code in here: &lt;A href="https://github.com/Microsoft/PowerBI-JavaScript" target="_blank"&gt;https://github.com/Microsoft/PowerBI-JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried npm run build, npm start, not working.&lt;/P&gt;&lt;P&gt;I guess it's use different build tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 17:27:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/421002#M12577</guid>
      <dc:creator>aaronchen</dc:creator>
      <dc:date>2018-05-18T17:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to run the code in PowerBI-JavaScript GitHub?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/421814#M12634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Aaron,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. You need a web server to get this website work. The IIS is recommended.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Install all the css and js packages. Please refer to&amp;nbsp;&lt;A href="https://github.com/Microsoft/PowerBI-JavaScript" target="_self"&gt;PowerBI-JavaScript&lt;/A&gt;. (We need to install other packages other than "powerbi-client".&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;npm install --save powerbi-client
npm install --save bootstrap&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;3. It looks like this finally.&lt;/SPAN&gt;&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-left" image-alt="How to run the code in PowerBI-JavaScript GitHub.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/97060iB80776658E553B67/image-size/large?v=v2&amp;amp;px=999" role="button" title="How to run the code in PowerBI-JavaScript GitHub.png" alt="How to run the code in PowerBI-JavaScript GitHub.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;
&lt;P&gt;&lt;SPAN&gt;Dale&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 13:01:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/421814#M12634</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-05-21T13:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to run the code in PowerBI-JavaScript GitHub?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/427320#M12958</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/65160"&gt;@aaronchen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you make it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dale&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 09:45:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/427320#M12958</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-05-29T09:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to run the code in PowerBI-JavaScript GitHub?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/826739#M21187</link>
      <description>&lt;P&gt;I have a similar question, I installed the nuget package Microsoft.PowerBI.JavaScript 2.10.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my view, I have the following line:&lt;/P&gt;&lt;P&gt;&amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;script type="text/javascript" src="scripts/powerbi.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I realize that this is referencing a local copy of this script that I have to put in the scripts folder.&amp;nbsp; This works fine, even without installing the package mentioned above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, how do I get my view to reference the powerbi.js that comes with the nuget package&amp;nbsp;Microsoft.PowerBI.JavaScript 2.10.2?&amp;nbsp; Or am I not understanding how this is supposed to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 00:25:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-run-the-code-in-PowerBI-JavaScript-GitHub/m-p/826739#M21187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-24T00:25:44Z</dc:date>
    </item>
  </channel>
</rss>

