<?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: Access transformed data programatically in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268273#M8146</link>
    <description>&lt;P&gt;You want Power BI Embedded:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://azure.microsoft.com/en-us/services/power-bi-embedded/" target="_blank"&gt;https://azure.microsoft.com/en-us/services/power-bi-embedded/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2017 17:28:07 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2017-10-04T17:28:07Z</dc:date>
    <item>
      <title>Access transformed data programatically</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268197#M8145</link>
      <description>&lt;P&gt;Is there any way to programatically access data that has been transformed by Power BI to display in our own custom application?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see this forum question (&lt;A href="https://community.powerbi.com/t5/Developer/Get-data-using-REST-API/m-p/122055/highlight/true#M4200" target="_blank"&gt;Get data using REST API&lt;/A&gt;) from February early this year (2017) and was curious if there were other options, if any headway has been made to fulfill that feature, or if I'm just straight out of luck.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 15:24:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268197#M8145</guid>
      <dc:creator>willyt150</dc:creator>
      <dc:date>2017-10-04T15:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access transformed data programatically</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268273#M8146</link>
      <description>&lt;P&gt;You want Power BI Embedded:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://azure.microsoft.com/en-us/services/power-bi-embedded/" target="_blank"&gt;https://azure.microsoft.com/en-us/services/power-bi-embedded/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 17:28:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268273#M8146</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2017-10-04T17:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Access transformed data programatically</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268292#M8148</link>
      <description>&lt;P&gt;Thanks, but unless I'm missing something the only way I see to get at the actual transformed data is by embedding Dashboards, Reports, or Tiles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The API appears to give access to&amp;nbsp;almost everything except the actual data.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 18:05:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268292#M8148</guid>
      <dc:creator>willyt150</dc:creator>
      <dc:date>2017-10-04T18:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access transformed data programatically</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268313#M8151</link>
      <description>&lt;P&gt;Ah, I may have misunderstood your need. It sounds like you want to take the transformed data and then USE it in some way within the application, not just display that information within the application, is that correct?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 18:56:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268313#M8151</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2017-10-04T18:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access transformed data programatically</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268316#M8152</link>
      <description>&lt;P&gt;That is correct. We'd like to make use of Power BI's abilities for polling and transforming the data and then use and display that information within our application without being required to display that data with Power BI visuals.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:01:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/268316#M8152</guid>
      <dc:creator>willyt150</dc:creator>
      <dc:date>2017-10-04T19:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Access transformed data programatically</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/269015#M8174</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/43479"&gt;@willyt150&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;That is correct. We'd like to &lt;STRONG&gt;make use of Power BI's abilities for polling and transforming the data&lt;/STRONG&gt; and then use and display that information within our application without being required to display that data with Power BI visuals.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/43479"&gt;@willyt150&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;So far it is not possible, as I suggested, you can vote this idea&amp;nbsp;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/7775832-rest-api-access-to-read-datasets" target="_self"&gt;REST API access to READ datasets&lt;/A&gt; up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, I do think there're various ways(eg. SQL Server Integration Service and other similar ETL tool, or even pure SQL if your data resides in databases, or through some dev language&amp;nbsp;&lt;A href="data transformation C#" target="_self"&gt;Google tells more&lt;/A&gt;) to pool and transform data besides Power BI.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 09:53:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/269015#M8174</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-10-05T09:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access transformed data programatically</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/269758#M8189</link>
      <description>&lt;P&gt;Bummer, but thank you very much for answering&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 22:43:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-transformed-data-programatically/m-p/269758#M8189</guid>
      <dc:creator>willyt150</dc:creator>
      <dc:date>2017-10-05T22:43:04Z</dc:date>
    </item>
  </channel>
</rss>

