<?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: Power BI REST API - Load Data from Dataset possible in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2869987#M39462</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/231158"&gt;@torsten_FO&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please review the following links and check if they are what you want...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets" target="_self"&gt;Datasets - Get Datasets&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GET https://api.powerbi.com/v1.0/myorg/datasets&lt;/LI-CODE&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-report-lifecycle-datasets" target="_self"&gt;Connect to datasets in the Power BI service from Power BI Desktop&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1666943682795.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/812520i71109911B05EF976/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1666943682795.png" alt="yingyinr_0-1666943682795.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Fri, 28 Oct 2022 07:56:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-28T07:56:41Z</dc:date>
    <item>
      <title>Power BI REST API - Load Data from Dataset possible</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2867842#M39455</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a generel question about REST API Functionality. Is it possible to read/extract data from a Dataset via API? I need the Data from a Dataset extern in Python to work with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Torsten&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 11:25:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2867842#M39455</guid>
      <dc:creator>torsten_FO</dc:creator>
      <dc:date>2022-10-27T11:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API - Load Data from Dataset possible</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2869987#M39462</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/231158"&gt;@torsten_FO&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please review the following links and check if they are what you want...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets" target="_self"&gt;Datasets - Get Datasets&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GET https://api.powerbi.com/v1.0/myorg/datasets&lt;/LI-CODE&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-report-lifecycle-datasets" target="_self"&gt;Connect to datasets in the Power BI service from Power BI Desktop&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1666943682795.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/812520i71109911B05EF976/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1666943682795.png" alt="yingyinr_0-1666943682795.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 07:56:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2869987#M39462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-28T07:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API - Load Data from Dataset possible</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2874012#M39484</link>
      <description>&lt;P&gt;Hi Rena,&lt;/P&gt;&lt;P&gt;I have try the first option with an API call. In this case I get &lt;STRONG&gt;only&lt;/STRONG&gt; &lt;STRONG&gt;the&lt;/STRONG&gt; Dataset &lt;STRONG&gt;properties&lt;/STRONG&gt;. What I want is the Data inside of the Dataset.&lt;/P&gt;&lt;P&gt;The second option is not what I want. My Idea is a connection with Python via API to a Dataset and then to read the Data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Torsten&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 07:24:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2874012#M39484</guid>
      <dc:creator>torsten_FO</dc:creator>
      <dc:date>2022-10-31T07:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI REST API - Load Data from Dataset possible</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2874079#M39485</link>
      <description>&lt;P&gt;Hey, It is possible to extract data from Dataset via an API .&lt;BR /&gt;The below blog explains leveraging ADF :&lt;BR /&gt;&lt;A href="https://datasharkx.wordpress.com/2022/10/30/copy-data-from-power-bi-through-azure-data-factory-synapse-pipeline-part-2/" target="_blank"&gt;https://datasharkx.wordpress.com/2022/10/30/copy-data-from-power-bi-through-azure-data-factory-synapse-pipeline-part-2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but you can even extract via python script leveraging the Dataset-Execute queries API:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 07:52:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Load-Data-from-Dataset-possible/m-p/2874079#M39485</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2022-10-31T07:52:22Z</dc:date>
    </item>
  </channel>
</rss>

