<?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: Power BI embedded supports data refresh in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/152386#M5153</link>
    <description>&lt;P&gt;This is a huge need for our clients as well. &amp;nbsp;I saw this&amp;nbsp;limitation in the PBI Preview but assumed something as fundamental as data refresh would be supported after the Preview. &amp;nbsp;Guess it's true what they say about assumptions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally we would have the ability to manage Power BI Embedded workspaces in the PBI Web App with the same ability to pull in PBIX files, set data refresh schedules on imported datasets, etc. &amp;nbsp;Sure, we can use an API to do some of the same things but why not just re-use that interface for PBI Embedded Collection Workspace Management??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our reports refresh nightly for our clients - they need to see data change every day and there are lots of clients. &amp;nbsp;It is not practical for us to relegate this to a manual process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The catch 22 here is that&amp;nbsp;even if I wanted to re-write all of the scheduled data refresh logic myself (which I do not), I have no way to automate this right now because I can't programatically generate a PBIX file from a refreshed dashboard. &amp;nbsp; I can do everything needed after that: Use the API to import the file, use the API to set the connection credentials, get the embed URL, etc. &amp;nbsp;But I cannot get my automated hands on a refreshed PBIX!&lt;BR /&gt;&lt;BR /&gt;I dug pretty deep this weekend into using Direct Query. &amp;nbsp;We use the hell out of calculated columns, measures and other things that simply go away with Direct Query. &amp;nbsp;Would involve a large amount of development spend to make our data warehouse look like how PBI has helped us evolve our visualizations and it becomes a big maintenance point. &amp;nbsp;Our business stakeholders are evolving how we look at the data in a very seamless way right now - this cannot go away and therefore, I feel DirectQuery is simply not an option for us.&lt;BR /&gt;&lt;BR /&gt;Sure would love to hear from MS/a moderator on this particular subject. &amp;nbsp;This is huge for us...don't make me hunt you guys down at the upcoming Data Insights Summit. &amp;nbsp;To be truthful, I probably will anyways. &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;UPDATE: Found this on the PBI Ideas list. &amp;nbsp;&lt;/STRONG&gt;There are rumors in the comments that this&amp;nbsp;will be released in Q2 2017. &amp;nbsp;It was needed Q4 2016 but beggars can't be choosers.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Related idea:&amp;nbsp;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13892673-allow-in-place-data-model-refresh-in-embedded-powe?page=1&amp;amp;per_page=20" target="_blank"&gt;https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13892673-allow-in-place-data-model-refresh-in-embedded-powe?page=1&amp;amp;per_page=20&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 01 Apr 2017 22:50:16 GMT</pubDate>
    <dc:creator>CalebBlanton</dc:creator>
    <dc:date>2017-04-01T22:50:16Z</dc:date>
    <item>
      <title>Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/29167#M823</link>
      <description>&lt;P&gt;Does anyone know how Power BI Embedded supports data refresh or schedule for data refresh on "Data Import" mode? I am not using direct query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main reason is we are using Power BI service with data refresh scheduling, now power BI embedded comes out with lots of pros: simplify authentication, no Office 365, no Azure AD Sync, connection string can be changed programmatically, cost saving. So we really want to try this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plus, is there any limitation on the file size when importing like Power BI Service, 250M per file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 21:27:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/29167#M823</guid>
      <dc:creator>cuongle</dc:creator>
      <dc:date>2016-04-13T21:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/29179#M826</link>
      <description>&lt;P&gt;I have not found&amp;nbsp;anything to refresh or set schedule in API unless you use Direct Query. &amp;nbsp;Review API once more and try options to be sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is definitely a step in right direction but many features are missing and would soon need to be there for it to become compelling option against competitors.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 22:23:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/29179#M826</guid>
      <dc:creator>pritesho</dc:creator>
      <dc:date>2016-04-13T22:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/38725#M1184</link>
      <description>&lt;P&gt;It appears that you have to refresh the PBIX file manually and re-import each time you have updated data. &amp;nbsp;Hopefully this is just a limitation of the preview version. &amp;nbsp;It's disappointing that they went this direction, rather than allowing you to reference reports and data sets that have previously been published to the powerbi.com site. They already have the support there&amp;nbsp;for scheduled refreshes, gateways etc. &amp;nbsp;Hopefully this is offerred as a solution going forward.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 15:19:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/38725#M1184</guid>
      <dc:creator>jcapezzuto</dc:creator>
      <dc:date>2016-05-26T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/38759#M1185</link>
      <description>&lt;P&gt;Currently direct query is all we support in terms of refresh. Cached refresh support is certainly on our backlog as well as pushing data. As one of the&amp;nbsp;previous posts suggests, you could update the file manually and re-upload it as a workaround for now.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 16:45:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/38759#M1185</guid>
      <dc:creator>jocaplan-MSFT</dc:creator>
      <dc:date>2016-05-26T16:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/40820#M1253</link>
      <description>&lt;P&gt;In the meantime what about adding a&amp;nbsp;switch to BPIDesktop.exe so this could be automated? &amp;nbsp;Something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BPIDesktop.exe c:\myreport.pbix -refresh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 'idea' for cached refresh...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13892673-allow-in-place-data-model-refresh-in-embedded-powe" target="_blank"&gt;https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13892673-allow-in-place-data-model-refresh-in-embedded-powe&lt;/A&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;</description>
      <pubDate>Tue, 07 Jun 2016 01:35:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/40820#M1253</guid>
      <dc:creator>mhardy</dc:creator>
      <dc:date>2016-06-07T01:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/46088#M1389</link>
      <description>&lt;P&gt;Is there a way to automate the updating of the pbix file? &amp;nbsp;I can automate the removal and relacement of the published pbix file, but can't find a way to build it automaically. &amp;nbsp;Can this be done in VBA?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 10:40:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/46088#M1389</guid>
      <dc:creator>DrBiker</dc:creator>
      <dc:date>2016-06-28T10:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/49156#M1518</link>
      <description>&lt;P&gt;Any Progress on progromatic data refresh for embedded now that we have GA?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 13:22:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/49156#M1518</guid>
      <dc:creator>SHHargrove</dc:creator>
      <dc:date>2016-07-11T13:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/56516#M1785</link>
      <description>&lt;P&gt;I'm using DirectSQL and takes 1 hour to update the dashboard on embedded version.&amp;nbsp;I believe it is a Microsoft purposeful limitation.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 13:23:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/56516#M1785</guid>
      <dc:creator>guilherme</dc:creator>
      <dc:date>2016-08-08T13:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/56517#M1786</link>
      <description>&lt;P&gt;I'm using DirectSQL and takes 1 hour to update the dashboard on embedded version. I believe it is a Microsoft purposeful limitation.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 13:27:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/56517#M1786</guid>
      <dc:creator>guilherme</dc:creator>
      <dc:date>2016-08-08T13:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/59335#M1898</link>
      <description>&lt;P&gt;Has anyone come up with a way to automatically refresh PBI Embedded report/workspace? &amp;nbsp;Any ETA on possible solution?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 04:34:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/59335#M1898</guid>
      <dc:creator>ralph_schroeder</dc:creator>
      <dc:date>2016-08-17T04:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/59820#M1915</link>
      <description>&lt;P&gt;We had embedded power bi report into our web application &amp;amp;&amp;nbsp;successfully applied row level security. now we are facing problem with data refresh,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="Calibri" size="3"&gt;Power bi report which is been used for this is built with import query as direct query is not feasible for our application.&lt;/FONT&gt;&lt;/SPAN&gt; &lt;SPAN&gt;&lt;FONT face="Calibri" size="3"&gt;Major Ask,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;How to refresh power bi report available in embedded workspace ? Do we have any utility built perform it&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 06:35:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/59820#M1915</guid>
      <dc:creator>vijayashanti</dc:creator>
      <dc:date>2016-08-18T06:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/81482#M2888</link>
      <description>&lt;P&gt;Have you had any luck with this? I have the same problem. When I go to PowerBI report or Dataset it's updated but not on my embedded SharePoint Page&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 09:32:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/81482#M2888</guid>
      <dc:creator>Zwakele</dc:creator>
      <dc:date>2016-10-24T09:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/81700#M2898</link>
      <description>&lt;P&gt;&amp;nbsp;When will this must-have feature be released?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:27:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/81700#M2898</guid>
      <dc:creator>derecskey</dc:creator>
      <dc:date>2016-10-24T18:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/81864#M2905</link>
      <description>&lt;P&gt;With direct query we can achive data refresh in embedded, but with import query still we are looking.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 05:24:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/81864#M2905</guid>
      <dc:creator>vijayashanti</dc:creator>
      <dc:date>2016-10-25T05:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/87433#M3097</link>
      <description>&lt;P&gt;ETA to support it?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 15:38:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/87433#M3097</guid>
      <dc:creator>benmek</dc:creator>
      <dc:date>2016-11-08T15:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/87434#M3098</link>
      <description>&lt;P&gt;ETA?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 15:40:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/87434#M3098</guid>
      <dc:creator>benmek</dc:creator>
      <dc:date>2016-11-08T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/89270#M3167</link>
      <description>&lt;P&gt;I am currently doing it with key-press emulation; works most days but somethimes fails when there is&amp;nbsp;a change&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 07:20:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/89270#M3167</guid>
      <dc:creator>DrBiker</dc:creator>
      <dc:date>2016-11-14T07:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/108495#M3779</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any new on this discussion?&lt;/P&gt;&lt;P&gt;I´m using Power BI embedded with direct query reports, but they are very slow because of many complex queries. I have tried to use import data and they are working better but I need to be able to refresh the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does any one know how to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 15:52:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/108495#M3779</guid>
      <dc:creator>JorgeDiego</dc:creator>
      <dc:date>2017-01-03T15:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/113569#M3932</link>
      <description>&lt;P&gt;I have the same problem. I am using import query and cannot ask the customers to regenerate the report daily and upload. Is there a way either to automate that process or refresh the data? Tx.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2017 20:07:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/113569#M3932</guid>
      <dc:creator>akahsin</dc:creator>
      <dc:date>2017-01-15T20:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI embedded supports data refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/115359#M3971</link>
      <description>&lt;P&gt;Same issue here with my customers.&lt;/P&gt;&lt;P&gt;I have been told that Live Connection on SSAS through the gateway will be supported soon ... this could be a solution.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 16:55:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-embedded-supports-data-refresh/m-p/115359#M3971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-18T16:55:21Z</dc:date>
    </item>
  </channel>
</rss>

