<?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: Dataset is not Push API dataset in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/900947#M22005</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/150117"&gt;@jisaa4880&lt;/a&gt;&amp;nbsp;/&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 2 ways to create a dataset in powerbi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. From PowerBI Desktop we can easily create report and publish into pbi service&lt;/P&gt;&lt;P&gt;2. Using API Called Push API , programmatically we can also create a dataset by this method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;SPAN&gt;: Whenever you are seeing a error like this API supports only Push datasets (in other words meaning&amp;nbsp;you can only use this API against&amp;nbsp;&lt;A title="" href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-walkthrough-push-data-create-dataset/" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;the datasets created via REST API&lt;/A&gt;. &lt;STRONG&gt;A normal dataset published from PBI desktop doesn't support this&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2020 15:09:14 GMT</pubDate>
    <dc:creator>Jayendran</dc:creator>
    <dc:date>2020-01-15T15:09:14Z</dc:date>
    <item>
      <title>Dataset is not Push API dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/730105#M19861</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to retrieve records from within a dataset/table and i'm receiving the following response:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
    "error": {
        "code": "ItemNotFound",
        "message": "Dataset {dataset_id} is not Push API dataset."
    }
}&lt;/PRE&gt;&lt;P&gt;This is the GET url i'm using is:&lt;/P&gt;&lt;PRE&gt;https://api.powerbi.com/v1.0/myorg/groups/{group_id}/datasets/{dataset_id}/tables&lt;/PRE&gt;&lt;P&gt;The dataset that i'm looking to connect to is an existing dataset.&amp;nbsp; What exactly is an "Push API dataset"?&amp;nbsp; Is this a setting from within the dataset itself? I'm fariely inexperieinced in the Power BI API thus far and am looking for a bit of guidance on this prticular issue.&amp;nbsp; Any help would be greatly apprecaited.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 20:32:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/730105#M19861</guid>
      <dc:creator>jisaa4880</dc:creator>
      <dc:date>2019-07-02T20:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset is not Push API dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/899304#M21986</link>
      <description>&lt;P&gt;Can you please share the resolution if you were able to find a solution for this?&lt;/P&gt;&lt;P&gt;Cheers, B&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 10:59:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/899304#M21986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-14T10:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset is not Push API dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/900947#M22005</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/150117"&gt;@jisaa4880&lt;/a&gt;&amp;nbsp;/&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 2 ways to create a dataset in powerbi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. From PowerBI Desktop we can easily create report and publish into pbi service&lt;/P&gt;&lt;P&gt;2. Using API Called Push API , programmatically we can also create a dataset by this method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;SPAN&gt;: Whenever you are seeing a error like this API supports only Push datasets (in other words meaning&amp;nbsp;you can only use this API against&amp;nbsp;&lt;A title="" href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-walkthrough-push-data-create-dataset/" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;the datasets created via REST API&lt;/A&gt;. &lt;STRONG&gt;A normal dataset published from PBI desktop doesn't support this&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 15:09:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/900947#M22005</guid>
      <dc:creator>Jayendran</dc:creator>
      <dc:date>2020-01-15T15:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset is not Push API dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/3281234#M43057</link>
      <description>&lt;P&gt;how to get tables from a dataset if that dataset is not a&amp;nbsp;&lt;SPAN&gt;Push API dataset ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 08:57:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dataset-is-not-Push-API-dataset/m-p/3281234#M43057</guid>
      <dc:creator>Sayantan</dc:creator>
      <dc:date>2023-06-13T08:57:41Z</dc:date>
    </item>
  </channel>
</rss>

