<?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 Custom Visual Data Question in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Data-Question/m-p/172458#M5655</link>
    <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;I need to write a custom visualization for PowerBI, I understand that the main visualization is written in TypeScript, but I am more concerned with how the data is actually converted once you load it in to powerbi. I need to know what it is parsed in, XML, or JSON for example, so that I know how to work with it when writing my visualization. Any help is greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2017 18:05:29 GMT</pubDate>
    <dc:creator>cipherbear</dc:creator>
    <dc:date>2017-05-09T18:05:29Z</dc:date>
    <item>
      <title>Custom Visual Data Question</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Data-Question/m-p/172458#M5655</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;I need to write a custom visualization for PowerBI, I understand that the main visualization is written in TypeScript, but I am more concerned with how the data is actually converted once you load it in to powerbi. I need to know what it is parsed in, XML, or JSON for example, so that I know how to work with it when writing my visualization. Any help is greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 18:05:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Data-Question/m-p/172458#M5655</guid>
      <dc:creator>cipherbear</dc:creator>
      <dc:date>2017-05-09T18:05:29Z</dc:date>
    </item>
    <item>
      <title>Question Regarding Data Type</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Data-Question/m-p/172459#M5674</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;I need to write a custom visualization for PowerBI, I understand that the main visualization is written in TypeScript, but I am more concerned with how the data is actually converted once you load it in to powerbi. I need to know what it is parsed in, XML, or JSON for example, so that I know how to work with it when writing my visualization. Any help is greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 18:09:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Data-Question/m-p/172459#M5674</guid>
      <dc:creator>cipherbear</dc:creator>
      <dc:date>2017-05-09T18:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual Data Question</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Data-Question/m-p/172543#M5659</link>
      <description>&lt;P&gt;You may have a look at my slideshare on C&lt;SPAN&gt;reating Custom Visuals with Power BI Visuals &amp;nbsp;CLI&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;[jump to slide 21...].&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.slideshare.net/DenysChamberland/creating-custom-visuals-with-power-bi-visuals-cli" target="_blank"&gt;https://www.slideshare.net/DenysChamberland/creating-custom-visuals-with-power-bi-visuals-cli&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Power BI you can provide data in many format such as Excel, csv, sql query, json, ... but I'd say the&amp;nbsp;main key to understand when creating a new pbi visual component is to understand&amp;nbsp;how to map and convert those&amp;nbsp;datas. For example, in&amp;nbsp;case of liquidFillChart or Thermometer, you only need to pass a single value, so you'll use DataView Single pattern. In another case such as Sunburstchart, you may need a more elaborate pattern like DataView Matrix pattern. &amp;nbsp;That is done through DataRole and DataView parameters in capabilities.json and then provide a converter function&amp;nbsp;either in visual.ts or in converter utility interface. Hope this helps&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 20:05:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Data-Question/m-p/172543#M5659</guid>
      <dc:creator>MawashiKid</dc:creator>
      <dc:date>2017-05-09T20:05:57Z</dc:date>
    </item>
  </channel>
</rss>

