<?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: How to get Dataflow wait times (and more) using the Power BI REST API? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-Dataflow-wait-times-and-more-using-the-Power-BI-REST/m-p/2637804#M37340</link>
    <description>&lt;P&gt;As mentioned in my post, I already know how to get this from the Web service. I am specifically looking to get this &lt;U&gt;&lt;STRONG&gt;programatically&lt;/STRONG&gt;&lt;/U&gt; from the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please read my post again to understand the actual issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 05:57:43 GMT</pubDate>
    <dc:creator>JZT</dc:creator>
    <dc:date>2022-07-14T05:57:43Z</dc:date>
    <item>
      <title>How to get Dataflow wait times (and more) using the Power BI REST API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-Dataflow-wait-times-and-more-using-the-Power-BI-REST/m-p/2632230#M37296</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attempting to query the REST API for Dataflow refresh information. I have been using the below endpoint and while it brings back some information it doesn't bring back everything. Is there another endpoint that gives more information such as wait time, rows processed, processor time, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/get-dataflow-transactions" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/get-dataflow-transactions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This information is available from the Web service when looking at Dataflow refresh history, so surely there's a way to get this programatically?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some of this data must be available to consume, as the data model from the "&lt;SPAN&gt;Power BI Premium Capacity Metrics&lt;/SPAN&gt;" App has wait times. Unfortunately this App only shows recent refreshes (and not all required data), and it's impossible to trend over any large length of time, so we can't use it for our needs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 00:40:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-Dataflow-wait-times-and-more-using-the-Power-BI-REST/m-p/2632230#M37296</guid>
      <dc:creator>JZT</dc:creator>
      <dc:date>2022-07-12T00:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Dataflow wait times (and more) using the Power BI REST API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-Dataflow-wait-times-and-more-using-the-Power-BI-REST/m-p/2637789#M37339</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/323127"&gt;@JZT&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Refresh History&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;for the dataflow by navigating to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Dataflow &amp;gt; Settings &amp;gt; Refresh History&lt;/STRONG&gt;&lt;SPAN&gt;. You can also select the dataflow in the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Workspace &amp;gt; context menu (…) &amp;gt; Refresh History&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For more details you can refer this link.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-understand-optimize-refresh#understanding-and-optimizing-refreshes" target="_blank"&gt;Understanding and optimizing dataflows refresh - Power BI | Microsoft Docs&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Community Support Team _ chenwu zhu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 05:52:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-Dataflow-wait-times-and-more-using-the-Power-BI-REST/m-p/2637789#M37339</guid>
      <dc:creator>v-chenwuz-msft</dc:creator>
      <dc:date>2022-07-14T05:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Dataflow wait times (and more) using the Power BI REST API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-Dataflow-wait-times-and-more-using-the-Power-BI-REST/m-p/2637804#M37340</link>
      <description>&lt;P&gt;As mentioned in my post, I already know how to get this from the Web service. I am specifically looking to get this &lt;U&gt;&lt;STRONG&gt;programatically&lt;/STRONG&gt;&lt;/U&gt; from the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please read my post again to understand the actual issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 05:57:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-Dataflow-wait-times-and-more-using-the-Power-BI-REST/m-p/2637804#M37340</guid>
      <dc:creator>JZT</dc:creator>
      <dc:date>2022-07-14T05:57:43Z</dc:date>
    </item>
  </channel>
</rss>

