<?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: Can we create a template app with Push Dataset? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1072029#M23473</link>
    <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/219949"&gt;@cte_crest&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;I check the official document but not found they mentioned high level license can improve the limitations of rest api. Maybe you can submit an idea for this requirement.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2020 07:34:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-05-05T07:34:52Z</dc:date>
    <item>
      <title>Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1018242#M23026</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am learning PowerBI and the experience has been great lately. I am thinking about one of the possible ways to fulfil my use case. I want to publish a template app on the Microsoft AppSource. Now, the app will have a sample dataset shipped with it. In all the general use cases of other apps, I see that the data in the shipped dataset is usually refreshed through native connector mechanism, i.e., through M Query. Now, is there a way that after installing the template app from the app source, user pushes the data to that data set through rest API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, when I loaded a pbix file in PowerBI service, and&amp;nbsp; I was not able to retrieve the data set supplied in pbix file through rest API.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 19:21:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1018242#M23026</guid>
      <dc:creator>cte_crest</dc:creator>
      <dc:date>2020-04-09T19:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1031218#M23162</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/219949"&gt;@cte_crest&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;I'd like to suggest you use 'power bi service' connect to get data from power bi service, it linked with your power bi account and you can access existing datasets.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If you mean get data from the root URL of power bi datasets, I'd like to suggest you take a look at azure blob storage API. (AFAIK, power bi host its dataset on azure blob storage data source)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 01:49:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1031218#M23162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-17T01:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1032171#M23169</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Actually, I want to push data to the dataset on template apps.&lt;/P&gt;&lt;P&gt;So, let me try to put it in a concise way, about the steps I performed:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;For adding data to powerBI dataset, I want to use Push mechanism through API.&lt;/LI&gt;&lt;LI&gt;So, I created some tables in a data set through push api data set and corresponding reports and exported pbix file which I want different users to use as a template app. (I think this is also what will go on the app source when template app will be published.)&lt;/LI&gt;&lt;LI&gt;Now, I imported the pbix file, in a new workspace where I get all my reports and data set as well.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I tried to push data to this data set using powerBI api. That's when I encountered error, indicating that this dataset doesn't support push mechanism.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So, do you think this could be solved? Or am I using it all wrong?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 10:36:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1032171#M23169</guid>
      <dc:creator>cte_crest</dc:creator>
      <dc:date>2020-04-17T10:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1046475#M23309</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/219949"&gt;@cte_crest&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Please double-check on Push datasets REST API limitations, it only allows on push dataset and not works on common datasets that publish form pbix file.&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/pushdatasets" target="_self"&gt;Push Datasets&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 08:52:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1046475#M23309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-24T08:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1047082#M23315</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your information. It makes sense.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I was going for an incorrect use case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just had another concern. From&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/automation/api-rest-api-limitations?redirectedfrom=MSDN" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/developer/automation/api-rest-api-limitations?redirectedfrom=MSDN&lt;/A&gt;, it seems that the maximum rows allowed in a table for Push Dataset are 5 Million. Is there any reason for it? Is there any way to increase the capacity? At least for premium capacity?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 13:50:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1047082#M23315</guid>
      <dc:creator>cte_crest</dc:creator>
      <dc:date>2020-04-24T13:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1072029#M23473</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/219949"&gt;@cte_crest&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;I check the official document but not found they mentioned high level license can improve the limitations of rest api. Maybe you can submit an idea for this requirement.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 07:34:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1072029#M23473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-05T07:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1073103#M23488</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sorry, but I was not able to understand what do you mean by "&lt;SPAN&gt;high level license can improve the limitations of rest api&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does any license exist which may help with relaxation of this limit?&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 14:20:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1073103#M23488</guid>
      <dc:creator>cte_crest</dc:creator>
      <dc:date>2020-05-05T14:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1083476#M23594</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/219949"&gt;@cte_crest&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;I am sorry, but I was not able to understand what do you mean by "high level license can improve the limitations of rest api"?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Full feature version power bi pro and its upgrade version premium(split by their capacity).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/service-features-license-type" target="_self"&gt;Power BI service features by license type&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;Does any license exist which may help with relaxation of this limit?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Unfortunately, these licenses didn't increase the limit range of rest API usage.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 07:20:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1083476#M23594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-11T07:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1083717#M23595</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, indeed &lt;A href="https://docs.microsoft.com/en-us/power-bi/service-template-apps-overview" target="_self"&gt;template apps&amp;nbsp;&lt;/A&gt;are a great way to create deployable solution and publish on AppSource but they rely on Connectors extensibility story.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you own the datasource you can apply to &lt;A href="https://docs.microsoft.com/en-us/connectors/custom-connectors/submit-certification" target="_self"&gt;certify your connector&lt;/A&gt;&amp;nbsp;which will allow the template app use the certified connector.&lt;/P&gt;&lt;P&gt;Maybe the datasource you are trying to connect with support OData?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 09:15:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1083717#M23595</guid>
      <dc:creator>Teddyb</dc:creator>
      <dc:date>2020-05-11T09:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create a template app with Push Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1484554#M26407</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/137665"&gt;@Teddyb&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you saying that it is not possible to create template apps out of workspaces that have ONLY push datasets created through the API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I, for example, have created a new workspace with datasets, tables and the data therein only through the REST API. Now that I want to create an app out of it, it asks me to complete all the fields with as asterix on it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Not quite done" style="width: 555px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/393031i24604F6D539A6515/image-size/large?v=v2&amp;amp;px=999" role="button" title="NotQuiteDone.png" alt="Not quite done" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Not quite done&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and then takes me to the Authentication tab.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And there I only see a spinning wheel that says &lt;STRONG&gt;Loading&lt;/STRONG&gt; indefinitely.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Spinning wheel" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/393027i193D31DC3985CA2A/image-size/large?v=v2&amp;amp;px=999" role="button" title="SpinningWheel.png" alt="Spinning wheel" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Spinning wheel&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This makes it hard to zero in on the real issue. Is this a bug on the service?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that I have not used PBIX file for anything here- its all built up online. All datasets were created out of the API. And none of the tables have any data source associated with it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas whats wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dataset and content was created using this code,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;                // create dataset and table
                Dataset shippedProductsDataSet = await this.GetDataSet(client, "ShippedProducts");
                if (shippedProductsDataSet == default(Dataset))
                {
                    var createDataSet = new CreateDatasetRequest(
                        "ShippedProducts",
                        new List&amp;lt;Table&amp;gt;
                        {
                            new Table(
                                "Product",
                                new List&amp;lt;Column&amp;gt;
                                {
                                    new Column("Id", "string"),
                                    new Column("Name", "string")
                                }));
                    shippedProductsDataSet = client.Datasets.PostDatasetInGroup(PBIWorkSpaceId, createDataSet);
                }
                shippedProductsDataSet = client.Datasets.PostDatasetInGroup(PBIWorkSpaceId, createDataSet);


                // Create sample data
                var tables = client.Datasets.GetTablesInGroup(PBIWorkSpaceId, shippedProductsDataSet.Id);
                if (!tables.Value.Any(t =&amp;gt; t.Name == "Product" &amp;amp;&amp;amp; t.Rows != null &amp;amp;&amp;amp; t.Rows.Count &amp;gt; 0))
                {
                    var productPostRowsRequest = new PostRowsRequest(
                        new List&amp;lt;object&amp;gt;
                        {
                        new {Id = 1, Name = "A"},
                        new {Id = 2, Name = "B"},
                        new {Id = 3, Name = "C"}
                        });
                    client.Datasets.PostRowsInGroup(PBIWorkSpaceId, shippedProductsDataSet.Id, "Product", productPostRowsRequest);
                }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 11:26:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-we-create-a-template-app-with-Push-Dataset/m-p/1484554#M26407</guid>
      <dc:creator>Dutta</dc:creator>
      <dc:date>2020-11-10T11:26:48Z</dc:date>
    </item>
  </channel>
</rss>

