<?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: Export Data from Visual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Export-Data-from-Visual/m-p/464597#M14287</link>
    <description>&lt;P&gt;I followed their example on the showcase page:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;visuals[i].exportData(models.ExportDataType.Underlying)&lt;BR /&gt;.then(function (result) {&lt;BR /&gt;console.log(result.data);&lt;BR /&gt;})&lt;BR /&gt;.catch(function (errors) {&lt;BR /&gt;console.log(errors);&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result.data is just a long string and result has no other properties. Not sure how I would get JSON from this object.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jul 2018 17:08:24 GMT</pubDate>
    <dc:creator>stevenamani</dc:creator>
    <dc:date>2018-07-17T17:08:24Z</dc:date>
    <item>
      <title>Export Data from Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Data-from-Visual/m-p/463422#M14254</link>
      <description>&lt;P&gt;I am using the powerbi-client javascript library and working on exporting the underlying data behind a visual. In the 'rendered' event, I can successfuly pull the data and can inspect it in Chrome's debug console.&lt;/P&gt;&lt;P&gt;The problem I have however is that if I write the data to the page just using 'document.write(data)', the result&amp;nbsp;doesn't seem to have any carrige returns or line feeds which are necessary to read into something like Excel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way around this?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 17:06:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Data-from-Visual/m-p/463422#M14254</guid>
      <dc:creator>stevenamani</dc:creator>
      <dc:date>2018-07-16T17:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export Data from Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Data-from-Visual/m-p/464030#M14268</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/13956"&gt;@stevenamani&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try the demo &lt;A href="https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#" target="_self"&gt;here&lt;/A&gt;? And the &lt;A href="https://github.com/Microsoft/PowerBI-JavaScript" target="_self"&gt;source code&lt;/A&gt;? You can export a JSON type data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 09:01:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Data-from-Visual/m-p/464030#M14268</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-07-17T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Export Data from Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-Data-from-Visual/m-p/464597#M14287</link>
      <description>&lt;P&gt;I followed their example on the showcase page:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;visuals[i].exportData(models.ExportDataType.Underlying)&lt;BR /&gt;.then(function (result) {&lt;BR /&gt;console.log(result.data);&lt;BR /&gt;})&lt;BR /&gt;.catch(function (errors) {&lt;BR /&gt;console.log(errors);&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result.data is just a long string and result has no other properties. Not sure how I would get JSON from this object.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 17:08:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-Data-from-Visual/m-p/464597#M14287</guid>
      <dc:creator>stevenamani</dc:creator>
      <dc:date>2018-07-17T17:08:24Z</dc:date>
    </item>
  </channel>
</rss>

