<?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 Embeding Dashboards, Reports by Using Java based Rest Api in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/474824#M14574</link>
    <description>&lt;P&gt;I 'm reading embeding documentation from this link : &lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embed-sample-for-customers" target="_self"&gt;https://docs.microsoft.com/en-us/power-bi/developer/embed-sample-for-customers&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;BR /&gt;In 'Embed your content within your application' title content it's telling how to embed with C# but i need Java codes.&amp;nbsp;&lt;BR /&gt;Is there any documentation with using Power Bi Rest Api and Java ?&lt;/P&gt;&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;</description>
    <pubDate>Mon, 30 Jul 2018 06:45:32 GMT</pubDate>
    <dc:creator>d_u_a</dc:creator>
    <dc:date>2018-07-30T06:45:32Z</dc:date>
    <item>
      <title>Embeding Dashboards, Reports by Using Java based Rest Api</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/474824#M14574</link>
      <description>&lt;P&gt;I 'm reading embeding documentation from this link : &lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embed-sample-for-customers" target="_self"&gt;https://docs.microsoft.com/en-us/power-bi/developer/embed-sample-for-customers&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;BR /&gt;In 'Embed your content within your application' title content it's telling how to embed with C# but i need Java codes.&amp;nbsp;&lt;BR /&gt;Is there any documentation with using Power Bi Rest Api and Java ?&lt;/P&gt;&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;</description>
      <pubDate>Mon, 30 Jul 2018 06:45:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/474824#M14574</guid>
      <dc:creator>d_u_a</dc:creator>
      <dc:date>2018-07-30T06:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Embeding Dashboards, Reports by Using Java based Rest Api</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/475944#M14597</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/72598"&gt;@d_u_a&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to&amp;nbsp;&lt;A href="https://github.com/m-moris/PowerBI-SDK-Java" target="_self"&gt;PowerBI-SDK-Java&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://github.com/satalyst/powerbi-rest-java" target="_self"&gt;powerbi-rest-java&lt;/A&gt;. Maybe we can have the official release of Java SDK in the future. Please also vote up &lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13798632-need-a-java-sdk-for-power-bi-embedded" target="_self"&gt;this idea&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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>Tue, 31 Jul 2018 05:28:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/475944#M14597</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-07-31T05:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Embeding Dashboards, Reports by Using Java based Rest Api</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/476143#M14602</link>
      <description>&lt;P&gt;Hi&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;&lt;P&gt;&lt;BR /&gt;In&amp;nbsp;&lt;A title="" href="https://github.com/m-moris/PowerBI-SDK-Java" target="_self" rel="nofollow noopener noreferrer"&gt;PowerBI-SDK-Java&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;we need to accessKey&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pl-smi"&gt;String&lt;/SPAN&gt; accessKey &lt;SPAN class="pl-k"&gt;=&lt;/SPAN&gt; &lt;SPAN class="pl-s"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&amp;lt;&amp;lt;your access key from portal &amp;gt;&amp;gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;How can i see or get my accessKey ? I did steps in below link and got access key but is it the same access key what powerbi-java-sdk uses ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://help.bittitan.com/hc/en-us/articles/115008109327-How-do-I-get-an-access-key-for-Azure-Blob-storage-" target="_blank"&gt;https://help.bittitan.com/hc/en-us/articles/115008109327-How-do-I-get-an-access-key-for-Azure-Blob-storage-&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 08:29:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/476143#M14602</guid>
      <dc:creator>d_u_a</dc:creator>
      <dc:date>2018-07-31T08:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Embeding Dashboards, Reports by Using Java based Rest Api</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/476373#M14609</link>
      <description>&lt;P&gt;&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;BR /&gt;&lt;BR /&gt;&lt;A title="" href="https://github.com/m-moris/PowerBI-SDK-Java" target="_self" rel="nofollow noopener noreferrer"&gt;PowerBI-SDK-Java&lt;/A&gt;&amp;nbsp;is creating embed token with Power Bi Workspace Collections and &amp;nbsp;when i try to create a collection it says:&lt;BR /&gt;&lt;SPAN&gt;The Power BI Workspace Collection service is deprecated. Create a Power BI Embedded resource to embed your Power BI dashboards and reports in your application.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;So we can't use&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="" href="https://github.com/m-moris/PowerBI-SDK-Java" target="_self" rel="nofollow noopener noreferrer"&gt;PowerBI-SDK-Java&lt;/A&gt;&amp;nbsp;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 11:32:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Dashboards-Reports-by-Using-Java-based-Rest-Api/m-p/476373#M14609</guid>
      <dc:creator>d_u_a</dc:creator>
      <dc:date>2018-07-31T11:32:04Z</dc:date>
    </item>
  </channel>
</rss>

