<?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: Delete Dataset via API? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/440209#M13574</link>
    <description>&lt;P&gt;interesting - haven't tried it, but is this new? Don't think it was available earlier&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jun 2018 20:47:19 GMT</pubDate>
    <dc:creator>sjorg</dc:creator>
    <dc:date>2018-06-14T20:47:19Z</dc:date>
    <item>
      <title>Delete Dataset via API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/398198#M11865</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to replace the contents of a Dataset bound to a Report. Need to do it entirely via API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, initially it has X tables, with some rows.&lt;/P&gt;&lt;P&gt;I want to change it to Y tables, all with different names, and different row data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Delete the Dataset, then create a new one, and rebind it to the Report.&lt;/P&gt;&lt;P&gt;I do not see the option to Delete a Dataset via API....how come?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) The workaround I was thinking of was DeleteRows and UpdateTableSchema. But if (in the above example), Y&amp;gt;X, I don't see an option to AddTables to a Dataset, or UpdateSchema for a Dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know how a "Swap out" for a Dataset can be accomplished via API? This is quite a roadblock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 14:45:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/398198#M11865</guid>
      <dc:creator>sjorg</dc:creator>
      <dc:date>2018-04-17T14:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Dataset via API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/400732#M11940</link>
      <description>&lt;P&gt;Yes, there is no Delete DataSet API available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current available method to update the DataSet Schema is:&lt;/P&gt;&lt;P&gt;Use the Import API to overwirte the existing one:&lt;/P&gt;&lt;P&gt;Import API&lt;/P&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/mt243840.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/mt243840.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 07:07:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/400732#M11940</guid>
      <dc:creator>v-micsh-msft</dc:creator>
      <dc:date>2018-04-20T07:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Dataset via API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/440174#M13573</link>
      <description>&lt;P&gt;There is delete Dataset by Dataset ID API method available.&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/datasets/deletedatasetbyidingroup" target="_blank"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/deletedatasetbyidingroup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 19:46:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/440174#M13573</guid>
      <dc:creator>manjirit</dc:creator>
      <dc:date>2018-06-14T19:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Dataset via API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/440209#M13574</link>
      <description>&lt;P&gt;interesting - haven't tried it, but is this new? Don't think it was available earlier&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 20:47:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/440209#M13574</guid>
      <dc:creator>sjorg</dc:creator>
      <dc:date>2018-06-14T20:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Dataset via API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/1524262#M26631</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use REST API for streaming delete rows in RealTimeData. The problem is wich token authorization is dynamic.&lt;/P&gt;&lt;P&gt;Exist another path for this without token dynamic? I want use Power Automate to do streaming delete rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank´s for help.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 13:03:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Delete-Dataset-via-API/m-p/1524262#M26631</guid>
      <dc:creator>matmarq</dc:creator>
      <dc:date>2020-11-30T13:03:16Z</dc:date>
    </item>
  </channel>
</rss>

