<?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: Enhanced refresh api status 202 OK but dataset is not refreshing in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4301987#M58442</link>
    <description>&lt;P&gt;Having said the above, I played around a bit more with the POST request body. I found that if I include&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"type": "Full"&lt;/LI-CODE&gt;&lt;P&gt;in the body, it works OK. So it seems the default type "Automatic" is not doing anything.&lt;BR /&gt;&lt;BR /&gt;Not sure if this makes sense though, as the documentation says "Automatic" is the default?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2024 10:41:48 GMT</pubDate>
    <dc:creator>BartVW</dc:creator>
    <dc:date>2024-11-26T10:41:48Z</dc:date>
    <item>
      <title>Enhanced refresh api status 202 OK but dataset is not refreshing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4297510#M58400</link>
      <description>&lt;P&gt;I'm calling the enhanced refresh API with this simple body&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"retryCount"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;3&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I get a 202 Accepted response (in Postman), but the data set is not refreshing.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As you can see in below screenshot, if I do the exact same call without the body (ie normal refresh), it works and takes about 2 minutes. If I add the body, it says it works but finishes in few seconds without a refresh.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BartVW_0-1732286446316.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1204338i16F82CB881312A1E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BartVW_0-1732286446316.png" alt="BartVW_0-1732286446316.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Does anyone have any idea what might be wrong?&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 Nov 2024 14:42:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4297510#M58400</guid>
      <dc:creator>BartVW</dc:creator>
      <dc:date>2024-11-22T14:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced refresh api status 202 OK but dataset is not refreshing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4297728#M58403</link>
      <description>&lt;P&gt;It's just a request, not a refresh.&amp;nbsp; Your request may be accepted but still not be implemented. You can use the requestid to inquire the status.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/connect-data/asynchronous-refresh" target="_blank"&gt;Enhanced refresh with the Power BI REST API - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 18:18:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4297728#M58403</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-11-22T18:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced refresh api status 202 OK but dataset is not refreshing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4301885#M58441</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342" target="_blank"&gt;@lbendlin&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the request status I get. I don't really see anything that tells me why it is not working. Would you have any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "startTime": "2024-11-26T09:34:21.513",
    "endTime": "2024-11-26T09:34:30.433",
    "type": "Automatic",
    "commitMode": "Transactional",
    "status": "Completed",
    "extendedStatus": "Completed",
    "currentRefreshType": "Automatic",
    "numberOfAttempts": 0,
    "objects": [
        {
            "table": "DateTableTemplate_4db2717a-c750-4e65-aa7e-944ab850ff2f",
            "partition": "DateTableTemplate_4db2717a-c750-4e65-aa7e-944ab850ff2f",
            "status": "Completed"
        },
        {
            "table": "Source data",
            "partition": "Source data",
            "status": "Completed"
        }
    ],
    "refreshAttempts": [
        {
            "attemptId": 1,
            "startTime": "2024-11-26T09:34:22.5574511Z",
            "endTime": "2024-11-26T09:34:30.4328433Z",
            "type": 0
        }
    ]
}&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 26 Nov 2024 10:01:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4301885#M58441</guid>
      <dc:creator>BartVW</dc:creator>
      <dc:date>2024-11-26T10:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced refresh api status 202 OK but dataset is not refreshing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4301987#M58442</link>
      <description>&lt;P&gt;Having said the above, I played around a bit more with the POST request body. I found that if I include&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"type": "Full"&lt;/LI-CODE&gt;&lt;P&gt;in the body, it works OK. So it seems the default type "Automatic" is not doing anything.&lt;BR /&gt;&lt;BR /&gt;Not sure if this makes sense though, as the documentation says "Automatic" is the default?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 10:41:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4301987#M58442</guid>
      <dc:creator>BartVW</dc:creator>
      <dc:date>2024-11-26T10:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced refresh api status 202 OK but dataset is not refreshing</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4302474#M58447</link>
      <description>&lt;P&gt;Yes, "automatic"&amp;nbsp; will check if there is anything to refresh. If the service decides that nothing has changed it will not refresh the partition.&amp;nbsp; You can override that with "full".&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 15:25:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Enhanced-refresh-api-status-202-OK-but-dataset-is-not-refreshing/m-p/4302474#M58447</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-11-26T15:25:49Z</dc:date>
    </item>
  </channel>
</rss>

