<?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: Create workspace in Power BI Embedded using Rest API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419536#M12519</link>
    <description>&lt;P&gt;I know that bit, but is there a way I can update the app? From the web site I can add a report into an app and then update the app, but could not see a way to do this via the api.&lt;/P&gt;</description>
    <pubDate>Thu, 17 May 2018 09:10:26 GMT</pubDate>
    <dc:creator>njrandell</dc:creator>
    <dc:date>2018-05-17T09:10:26Z</dc:date>
    <item>
      <title>Create workspace in Power BI Embedded using Rest API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419501#M12514</link>
      <description>&lt;P&gt;I'm working on a solution for a customer. Currently we build reports in desktop, publish to a group and then update the app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More recently I've got the import working via the API, so I can import the pbix, upload to multiple workspaces, modify parameters on the dataset for each specific workspace and then refresh the dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when I upload a new report, I want to be able to update the app with the new report. Is there any way of doing this via the API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 08:41:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419501#M12514</guid>
      <dc:creator>njrandell</dc:creator>
      <dc:date>2018-05-17T08:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Power BI Embedded using Rest API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419528#M12516</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/26151"&gt;@njrandell&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when you upload the report and import it in a app workspace (group) in PBI Service, you can get the id of the imported report.&lt;/P&gt;&lt;P&gt;Then, using the &lt;A href="https://msdn.microsoft.com/en-us/library/mt631672.aspx" target="_blank"&gt;REST API&lt;/A&gt; for reports you can get the report with the report you've just imported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanos&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 09:03:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419528#M12516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-17T09:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Power BI Embedded using Rest API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419536#M12519</link>
      <description>&lt;P&gt;I know that bit, but is there a way I can update the app? From the web site I can add a report into an app and then update the app, but could not see a way to do this via the api.&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 09:10:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419536#M12519</guid>
      <dc:creator>njrandell</dc:creator>
      <dc:date>2018-05-17T09:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Power BI Embedded using Rest API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419654#M12532</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/26151"&gt;@njrandell&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, probably you're talking about updating a PowerBI App and not a usual web app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;AFAIK there's no way to simulate the button "Update App" of the PowerBI service with a rest api call or an sdk call.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you would like to go the other way (web app), you can start by something like &lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/integrate-report" target="_blank"&gt;this&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Also I have written a &lt;A href="https://medium.com/@thanosd/deploy-power-bi-template-reports-in-a-multitenant-environment-26a9cb84079" target="_blank"&gt;blog post&lt;/A&gt; about templating in a multitenant environment if you'd like to give it a look.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanos&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 11:56:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419654#M12532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-17T11:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Power BI Embedded using Rest API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419658#M12534</link>
      <description>&lt;P&gt;Thanks for that. It's pretty much what I thought. Hopefully the API will be udpated soon to add in more functionality around managing Power BI Apps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've already got the embedded links working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW- just read your blog post and it describes almost exactly what I'm doing! Good to see similar thinking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 12:02:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-workspace-in-Power-BI-Embedded-using-Rest-API/m-p/419658#M12534</guid>
      <dc:creator>njrandell</dc:creator>
      <dc:date>2018-05-17T12:02:57Z</dc:date>
    </item>
  </channel>
</rss>

