<?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: Create new custom visuals from the scratch code in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/105957#M3692</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10577"&gt;@Krunalbpatel&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is another error, better to raise a new thread. That way,&amp;nbsp;community members could easily find&amp;nbsp;the solution to&amp;nbsp;a &lt;SPAN&gt;specific problem. By the way, you may post some screenshots and&amp;nbsp;the related code snippet&amp;nbsp;to better illustrate this issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Dec 2016 10:20:33 GMT</pubDate>
    <dc:creator>v-chuncz-msft</dc:creator>
    <dc:date>2016-12-23T10:20:33Z</dc:date>
    <item>
      <title>Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103932#M3600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to create custom Power BI visuals for the report. I follow the different links to create custom visuals. But did't get the code for that. I need to know how to write a code in the visuals.ts file. Can you please provide me some basic Idea, How can I write the code? Or Is there any document fot it How to write a code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some inbuilt code but I am getting the following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Argument of type '{ value: string | number | boolean | Date; identity: string; }' is not assignable to parameter of type 'CategoryViewModel'.&lt;BR /&gt;&amp;nbsp; Types of property 'value' are incompatible.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type 'string | number | boolean | Date' is not assignable to type 'string'.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type 'number' is not assignable to type 'string'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 10:01:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103932#M3600</guid>
      <dc:creator>Krunalbpatel</dc:creator>
      <dc:date>2016-12-19T10:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103948#M3601</link>
      <description>&lt;P&gt;Hi Krunal,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find more information on below github repository.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Microsoft/PowerBI-visuals" target="_blank"&gt;https://github.com/Microsoft/PowerBI-visuals&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 10:48:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103948#M3601</guid>
      <dc:creator>BhaveshPatel</dc:creator>
      <dc:date>2016-12-19T10:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103951#M3602</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10288"&gt;@BhaveshPatel&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see this post, But how can I write a code? Is there any documentation for how to code? I am using the code but it gives me an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Argument of type '{ value: string | number | boolean | Date; identity: string; }' is not assignable to parameter of type 'CategoryViewModel'.&lt;BR /&gt;&amp;nbsp; Types of property 'value' are incompatible.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type 'string | number | boolean | Date' is not assignable to type 'string'.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type 'number' is not assignable to type 'string'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 10:59:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103951#M3602</guid>
      <dc:creator>Krunalbpatel</dc:creator>
      <dc:date>2016-12-19T10:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103952#M3603</link>
      <description>&lt;P&gt;You would find more information on the below VIDEO POST by Sachin Patney.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=_thcxwFmH9A" target="_blank"&gt;https://www.youtube.com/watch?v=_thcxwFmH9A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 11:02:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103952#M3603</guid>
      <dc:creator>BhaveshPatel</dc:creator>
      <dc:date>2016-12-19T11:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103957#M3604</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10288"&gt;@BhaveshPatel&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see this video but I am not able understand properly. Is there any documentation available for basic codes?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 11:24:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/103957#M3604</guid>
      <dc:creator>Krunalbpatel</dc:creator>
      <dc:date>2016-12-19T11:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/104423#M3619</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10577"&gt;@Krunalbpatel&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Microsoft/PowerBI-visuals-sampleBarChart" target="_self"&gt;Sample Bar Chart Repo&lt;/A&gt; could be the start point, and you'll need to learn&amp;nbsp;&lt;A href="http://www.typescriptlang.org/" target="_self"&gt;TypeScript&lt;/A&gt; first. As for the error message,&amp;nbsp;check&amp;nbsp;&lt;A title="" href="https://www.typescriptlang.org/docs/handbook/basic-types.html#type-assertions" target="_self" rel="nofollow noopener noreferrer"&gt;Type assertions&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 10:34:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/104423#M3619</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2016-12-20T10:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/104451#M3622</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11389"&gt;@v-chuncz-msft&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I have follow the &lt;A title="Sample Bar Chart Repo" href="https://github.com/Microsoft/PowerBI-visuals-sampleBarChart" target="_blank"&gt;Sample Bar Chart Repo&lt;/A&gt; and write the same code as explain, but when look in the Power BI I am not able to see the report data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 11:27:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/104451#M3622</guid>
      <dc:creator>Krunalbpatel</dc:creator>
      <dc:date>2016-12-20T11:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/104948#M3636</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10577"&gt;@Krunalbpatel&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure that all necessary files are added to the &lt;EM&gt;files&lt;/EM&gt; array in &lt;EM&gt;tsconfig.json&lt;/EM&gt;. This allows the TypeScript compiler to load them and in what order. For tips about debugging your custom visual, see the &lt;A title="" href="https://github.com/Microsoft/PowerBI-visuals/blob/master/tools/debugging.md" target="_blank"&gt;debugging guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 10:00:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/104948#M3636</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2016-12-21T10:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/105787#M3674</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11389"&gt;@v-chuncz-msft&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply, and I got the solution for this. It was the D3 folder and node_module folder is not able to find the correct file. So it was giving an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 05:07:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/105787#M3674</guid>
      <dc:creator>Krunalbpatel</dc:creator>
      <dc:date>2016-12-23T05:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/105789#M3675</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I am stuck on color selection for the bar or text. I got the color selection option in theproperty window but I am not able to apply the color to the bars or color. For this I have to add any file which I have forgottotn to add? I am getting error on getSelection() for the color.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Krunal Patel&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 05:10:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/105789#M3675</guid>
      <dc:creator>Krunalbpatel</dc:creator>
      <dc:date>2016-12-23T05:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create new custom visuals from the scratch code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/105957#M3692</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10577"&gt;@Krunalbpatel&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is another error, better to raise a new thread. That way,&amp;nbsp;community members could easily find&amp;nbsp;the solution to&amp;nbsp;a &lt;SPAN&gt;specific problem. By the way, you may post some screenshots and&amp;nbsp;the related code snippet&amp;nbsp;to better illustrate this issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 10:20:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-new-custom-visuals-from-the-scratch-code/m-p/105957#M3692</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2016-12-23T10:20:33Z</dc:date>
    </item>
  </channel>
</rss>

