<?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: REST API Refresh Dataset In Group Response Location in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2323314#M34268</link>
    <description>&lt;P&gt;yes, and yes.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Feb 2022 14:39:29 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2022-02-07T14:39:29Z</dc:date>
    <item>
      <title>REST API Refresh Dataset In Group Response Location</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2320589#M34222</link>
      <description>&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/connect-data/asynchronous-refresh" target="_blank" rel="noopener"&gt;Asynchronous refresh with the Power BI REST API - Power BI | Microsoft Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This documentation describes a "Location" response from the "Refresh Data In Group" REST API command which includes the refresh ID. I have not been able to return this property in PowerShell. Does anyone know how to access this response?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command looks like this and is successful, but I don't get a response.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Invoke-PowerBIRestMethod&lt;/SPAN&gt; &lt;SPAN&gt;-Method&lt;/SPAN&gt;&lt;SPAN&gt; Post &lt;/SPAN&gt;&lt;SPAN&gt;-Url&lt;/SPAN&gt; &lt;SPAN&gt;"groups/&lt;/SPAN&gt;&lt;SPAN&gt;$(&lt;/SPAN&gt;&lt;SPAN&gt;$WorkspaceId&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;/datasets/&lt;/SPAN&gt;&lt;SPAN&gt;$(&lt;/SPAN&gt;&lt;SPAN&gt;$DatasetId&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;/refreshes"&lt;/SPAN&gt; &lt;SPAN&gt;-Body&lt;/SPAN&gt; &lt;SPAN&gt;$refresh&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Feb 2022 22:32:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2320589#M34222</guid>
      <dc:creator>nicg</dc:creator>
      <dc:date>2022-02-04T22:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Refresh Dataset In Group Response Location</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2321371#M34235</link>
      <description>&lt;P&gt;This came up last week in another thread. The documentation is incorrect.&amp;nbsp; Use the GET request to retrieve the requestId&amp;nbsp; (note it is requestId, not "refresh ID").&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 22:38:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2321371#M34235</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-02-05T22:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Refresh Dataset In Group Response Location</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2323213#M34266</link>
      <description>&lt;P&gt;Which part of the documentation is incorrect? Do you mean the Post method doesn't ever respond with the request ID? Using the Get method to retrieve refresh history is the only way to get the most recently submitted refresh?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 13:39:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2323213#M34266</guid>
      <dc:creator>nicg</dc:creator>
      <dc:date>2022-02-07T13:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Refresh Dataset In Group Response Location</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2323314#M34268</link>
      <description>&lt;P&gt;yes, and yes.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 14:39:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2323314#M34268</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-02-07T14:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Refresh Dataset In Group Response Location</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2323318#M34269</link>
      <description>&lt;P&gt;Got it, thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 14:41:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-Refresh-Dataset-In-Group-Response-Location/m-p/2323318#M34269</guid>
      <dc:creator>nicg</dc:creator>
      <dc:date>2022-02-07T14:41:10Z</dc:date>
    </item>
  </channel>
</rss>

