<?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: Using API for parallel update of dataset in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Using-API-for-parallel-update-of-dataset/m-p/784266#M20653</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any update ? If my replay helps please accept it as answer/giving kudos which will help other community members&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2019 06:24:27 GMT</pubDate>
    <dc:creator>Jayendran</dc:creator>
    <dc:date>2019-09-05T06:24:27Z</dc:date>
    <item>
      <title>Using API for parallel update of dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-API-for-parallel-update-of-dataset/m-p/766805#M20363</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My company uses an enterprise database where there is a limit on the number of licenses that we can have connected at one time. Therefore, because our Power BI worksheet is connected to our database, and several tables use different queries to it, I'd like to build a program using the API to load the tables one at a time. Which method of the API allows me to do this, if it's even possible? I've been looking at the API and can't seem to figure it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 18:16:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-API-for-parallel-update-of-dataset/m-p/766805#M20363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-14T18:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using API for parallel update of dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-API-for-parallel-update-of-dataset/m-p/767151#M20370</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no such API to update the SQL Table. However you can update the datasource with the below 2 options&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Update data source API&lt;/P&gt;&lt;P&gt;2. Update Parameter API&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updatedatasourcesingroup" target="_blank" rel="noopener"&gt;Update Data Source API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/Default.UpdateDatasources&lt;/PRE&gt;&lt;P&gt;2. &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updateparametersingroup" target="_blank" rel="noopener"&gt;Update Parameters API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/Default.UpdateParameters&lt;/PRE&gt;&lt;P&gt;Using this you can update the &lt;STRONG&gt;sql server&lt;/STRONG&gt; and &lt;STRONG&gt;sql database&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 05:21:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-API-for-parallel-update-of-dataset/m-p/767151#M20370</guid>
      <dc:creator>Jayendran</dc:creator>
      <dc:date>2019-08-15T05:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using API for parallel update of dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-API-for-parallel-update-of-dataset/m-p/784266#M20653</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any update ? If my replay helps please accept it as answer/giving kudos which will help other community members&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 06:24:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-API-for-parallel-update-of-dataset/m-p/784266#M20653</guid>
      <dc:creator>Jayendran</dc:creator>
      <dc:date>2019-09-05T06:24:27Z</dc:date>
    </item>
  </channel>
</rss>

