<?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/419207#M12504</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/21459"&gt;@otravers&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just to let you know that the incremental refresh will work with either dedicated capacity - whether that is from Office (Premium) or Azure (Power BI Embedded).&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the answer I've got from GuyInACube in my question in this &lt;A href="https://www.youtube.com/watch?v=CajQjq70Kpg" target="_blank"&gt;video&lt;/A&gt;.&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 04:13:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-17T04:13:59Z</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>

