<?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: Dataflow refresh status - API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/1126466#M23924</link>
    <description>&lt;P&gt;I think is a nice sneaky solution, I do worry that because its not offical this could change?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a work around with the APIs to keep checking the update datetime to see if has changed from the when the refresh request was started. This works quite well for now, but would be good to see the added to the API properly&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2020 12:21:36 GMT</pubDate>
    <dc:creator>ooOOooGravy</dc:creator>
    <dc:date>2020-05-28T12:21:36Z</dc:date>
    <item>
      <title>Dataflow refresh status - API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/858438#M21562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get a refresh status of a Dataflow through API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can look to see if the last refresh time is "today" so i know it has successfully completed, howerver, if the refresh fails the last refresh time stays at the last successful refresh time. So is there a way to pull back the Status of the latest refresh like there is with Datasets?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks all&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 12:06:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/858438#M21562</guid>
      <dc:creator>ooOOooGravy</dc:creator>
      <dc:date>2019-11-27T12:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow refresh status - API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/907158#M22071</link>
      <description>&lt;P&gt;I'm looking for exactly the same info. In our case, we have multiple "ingest" dataflows that go into a compute dataflow. I want to know when all the ingest dataflows are complete so I can kick off the compute dataflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm able to see the refresh status in a browser...seems like there should be an API, just like the one for datasets. But I wasn't able to get one to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 23:18:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/907158#M22071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-21T23:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow refresh status - API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/908008#M22076</link>
      <description>&lt;P&gt;There is not an API endpoint for this.&amp;nbsp; The only way I've found is to &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/getdataflow" target="_self"&gt;extract the dataflow .JSON&lt;/A&gt; and check /entites/[]/partions/[]/refreshTime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your entity is using Incremental Refresh, this refreshTime is always one refresh behind.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 14:02:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/908008#M22076</guid>
      <dc:creator>jeffshieldsdev</dc:creator>
      <dc:date>2020-01-22T14:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow refresh status - API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/914071#M22130</link>
      <description>&lt;P&gt;Hi Jeff, thank you - I appreciate the help. Struggling because the API doesn't seem to work unless you are the owner of the dataflow. Hope MS gets issues like this straightened out...the fact that a dataflow can have only one author kinda reflects a non-enterprise mentality when designing the access model...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 20:04:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/914071#M22130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-28T20:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow refresh status - API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/950640#M22506</link>
      <description>&lt;P&gt;Please vote for this feature here&amp;nbsp;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/38235106-dataflow-rest-api-get-refresh-history" target="_blank"&gt;https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/38235106-dataflow-rest-api-get-refresh-history&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 09:03:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/950640#M22506</guid>
      <dc:creator>janatap</dc:creator>
      <dc:date>2020-02-27T09:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow refresh status - API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/1053672#M23369</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had this issue, and found a workaround. See the blog I wrote here:&amp;nbsp;&lt;A href="https://blogs.endjin.com/2020/04/power-bi-dataflow-refresh-polling/" target="_blank"&gt;https://blogs.endjin.com/2020/04/power-bi-dataflow-refresh-polling/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TL;DR - You can actually call a hidden endpoint that the UI uses to make similar requests. Not an ideal solution, but it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 13:15:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/1053672#M23369</guid>
      <dc:creator>ed-freeman</dc:creator>
      <dc:date>2020-04-28T13:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow refresh status - API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/1126466#M23924</link>
      <description>&lt;P&gt;I think is a nice sneaky solution, I do worry that because its not offical this could change?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a work around with the APIs to keep checking the update datetime to see if has changed from the when the refresh request was started. This works quite well for now, but would be good to see the added to the API properly&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 12:21:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/1126466#M23924</guid>
      <dc:creator>ooOOooGravy</dc:creator>
      <dc:date>2020-05-28T12:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow refresh status - API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/1126745#M23926</link>
      <description>&lt;P&gt;Yes - it definitely could change, so the approach I outlined should be used with caution.&lt;/P&gt;&lt;P&gt;The problem with checking the last updated time on the partitions (if that's what you're referring to) is when the refresh is hanging/fails for some reason. You'd need to define some sort of timeout, otherwise your polling could go on forever. I considered doing this, but stumbled across the undocumented API I allude to in my blog, which I thought was a&amp;nbsp;&lt;EM&gt;marginally&amp;nbsp;&lt;/EM&gt;better solution for my use-case, but by no means ideal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you mentioned, hopefully there'll be a 'proper' solution in the near future &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 13:50:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataflow-refresh-status-API/m-p/1126745#M23926</guid>
      <dc:creator>ed-freeman</dc:creator>
      <dc:date>2020-05-28T13:50:10Z</dc:date>
    </item>
  </channel>
</rss>

