<?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: Export Power BI Dataset using API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2334582#M34355</link>
    <description>&lt;P&gt;I also have this need +1&lt;/P&gt;</description>
    <pubDate>Sat, 12 Feb 2022 09:12:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-02-12T09:12:38Z</dc:date>
    <item>
      <title>Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/899760#M21988</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use the API to export a dataset which doesn't have a report associated with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My scenario:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A .pbix file named "My Data.pbix" has been created in Power BI desktop containing data and deployed to the service&lt;/LI&gt;&lt;LI&gt;This results in a dataset named "My Data" and a report also named "My Data" exising in the service&lt;/LI&gt;&lt;LI&gt;Subsequent reports have been developed in Power BI Desktop connecting to the "My Data" dataset deployed to the service&lt;/LI&gt;&lt;LI&gt;The "My Data" report generated in steps 1&amp;amp;2 has been deleted (the data set "My Data" remains)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/reports/exportreportingroup" target="_self"&gt;Export Report In Group&lt;/A&gt; endpoint I can export all reports from step 3 to local .pbix files, however I can't export the "My Data" dataset as there is no report explicitly associated with it. Neither can I find an endpoint for exporting datasets rather than reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've read through the&amp;nbsp;&lt;A href="https://powerbi.microsoft.com/de-de/blog/duplicate-workspaces-using-the-power-bi-rest-apis-a-step-by-step-tutorial/" target="_self"&gt;Duplicate workspaces using the Power BI REST APIs&lt;/A&gt; tutorial, but this doesn't seem to cover my scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can use a browser, navigate to the dataset and download from there, however I'm looking for a way to do this programmatically. Is this possible and if so how?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 17:06:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/899760#M21988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-14T17:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/900891#M22001</link>
      <description>&lt;P&gt;Need this too &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 14:29:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/900891#M22001</guid>
      <dc:creator>sanderpolman</dc:creator>
      <dc:date>2020-01-15T14:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/1251984#M24928</link>
      <description>&lt;P&gt;Does anyone know if there is an answer to this yet?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 07:49:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/1251984#M24928</guid>
      <dc:creator>TBardien</dc:creator>
      <dc:date>2020-07-27T07:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/1678685#M27973</link>
      <description>&lt;P&gt;Me too.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 15:46:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/1678685#M27973</guid>
      <dc:creator>tpapp</dc:creator>
      <dc:date>2021-02-20T15:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/1787869#M29026</link>
      <description>&lt;P&gt;Similar problem. Did you find any solution?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 21:56:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/1787869#M29026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-15T21:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/1877649#M29740</link>
      <description>&lt;P&gt;Adding my vote for this as well... is there a place we can vote for this feature to get built? Export dataset or run a query and export dataset?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 11:55:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/1877649#M29740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-02T11:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2192733#M32943</link>
      <description>&lt;P&gt;We also really need this feature. We are using the APIs to migrate from tenant to another and we have a lot of datasets used by paginated reports but that have no associated power bi report.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 15:15:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2192733#M32943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-16T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2334582#M34355</link>
      <description>&lt;P&gt;I also have this need +1&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 09:12:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2334582#M34355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-12T09:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2553866#M36468</link>
      <description>&lt;P&gt;I need this also&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 23:02:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2553866#M36468</guid>
      <dc:creator>powerbi_jenhen</dc:creator>
      <dc:date>2022-06-01T23:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2904174#M39731</link>
      <description>&lt;P&gt;Need this as well&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 16:38:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/2904174#M39731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-14T16:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/3132995#M41740</link>
      <description>&lt;P&gt;Need this too.&amp;nbsp; The interal API is obviously there as you can do it from the interface, it just needs exposing into the public API.&amp;nbsp; Shouldn't be a difficult or time consuming job.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 09:19:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/3132995#M41740</guid>
      <dc:creator>James4336</dc:creator>
      <dc:date>2023-03-15T09:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/3133444#M41742</link>
      <description>&lt;P&gt;In your scenario, as you have already noticed, there isn't a direct endpoint to export a dataset programmatically. One possible workaround could be to create a new report with just one visual using the dataset "My Data" and then export that report programmatically using the Export Report In Group endpoint.&lt;/P&gt;&lt;P&gt;Another alternative could be to use the Get Data Source API endpoint to get the connection information for the dataset and then use that information to programmatically connect to the dataset and export the data.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps, or if you have any further questions.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 12:59:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/3133444#M41742</guid>
      <dc:creator>Adamboer</dc:creator>
      <dc:date>2023-03-15T12:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/3135609#M41766</link>
      <description>&lt;P&gt;Thanks for these suggestions I will definitely investigate them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For you second suggestion you say to programatically connect to the dataset and export the data; do you mean by directly connecting to the underlying source of data (i.e. SQL Server) and then pull the data from the tables?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 08:57:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/3135609#M41766</guid>
      <dc:creator>James4336</dc:creator>
      <dc:date>2023-03-16T08:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export Power BI Dataset using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/3413907#M44251</link>
      <description>&lt;P&gt;vote here&lt;BR /&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=59634646-fb53-eb11-8fed-281878bd9103" target="_blank"&gt;https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=59634646-fb53-eb11-8fed-281878bd9103&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 12:41:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Power-BI-Dataset-using-API/m-p/3413907#M44251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-04T12:41:58Z</dc:date>
    </item>
  </channel>
</rss>

