<?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: REST API help in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-help/m-p/1014425#M23005</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/151537"&gt;@pdroge84&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;At the moment, Power BI REST API does not support getting row data in dataset. Y&lt;SPAN&gt;ou can check and vote up this idea&amp;nbsp;&lt;/SPAN&gt;&lt;A title="" href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/7775832-rest-api-access-to-read-datasets" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;REST API access to READ datasets&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to improve Power BI on this feature.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since that, you may create the table which stores the endpoints configuration in you custom application as a workaround.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2020 07:37:03 GMT</pubDate>
    <dc:creator>michaelx2</dc:creator>
    <dc:date>2020-04-08T07:37:03Z</dc:date>
    <item>
      <title>REST API help</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-help/m-p/1001150#M22892</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a custom application which fetches data from several other systems.&lt;/P&gt;&lt;P&gt;Each system has it's own API endpoint. Now we have it working that for each API Endpoint you can create a table within Power BI. However you have to setup each endpoint seperate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now we're investigating if it is possible to have to following situation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A endpoint returns a table with all available endpoints:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Name&lt;/TD&gt;&lt;TD&gt;Endpoint&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Endpoint A&lt;/TD&gt;&lt;TD&gt;&lt;A href="https://host.nl/api/v1/endpointA" target="_blank" rel="noopener"&gt;https://host.nl/api/v1/endpointA&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Endpoint B&lt;/TD&gt;&lt;TD&gt;&lt;A href="https://host.nl/api/v1/endpointB" target="_blank" rel="noopener"&gt;https://host.nl/api/v1/endpointB&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Endpoint C&lt;/TD&gt;&lt;TD&gt;&lt;A href="https://host.nl/api/v1/endpointC" target="_blank" rel="noopener"&gt;https://host.nl/api/v1/endpointC&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Endpoint D&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;A href="https://host.nl/api/v1/endpointD&amp;nbsp;" target="_blank" rel="noopener"&gt;https://host.nl/api/v1/endpointD&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PowerBI will call this API endpoint and rerieves this table.&lt;/P&gt;&lt;P&gt;After this, we want to loop through this result and create a table with each endpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is posisble that that this table could be extended with more endpoints which should result into create more extra tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible and if so how/could anyone point me into the right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: All data is returned as JSON.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pdroge&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 17:56:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-help/m-p/1001150#M22892</guid>
      <dc:creator>pdroge84</dc:creator>
      <dc:date>2020-03-31T17:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: REST API help</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/REST-API-help/m-p/1014425#M23005</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/151537"&gt;@pdroge84&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;At the moment, Power BI REST API does not support getting row data in dataset. Y&lt;SPAN&gt;ou can check and vote up this idea&amp;nbsp;&lt;/SPAN&gt;&lt;A title="" href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/7775832-rest-api-access-to-read-datasets" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;REST API access to READ datasets&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to improve Power BI on this feature.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since that, you may create the table which stores the endpoints configuration in you custom application as a workaround.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 07:37:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/REST-API-help/m-p/1014425#M23005</guid>
      <dc:creator>michaelx2</dc:creator>
      <dc:date>2020-04-08T07:37:03Z</dc:date>
    </item>
  </channel>
</rss>

