<?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: guid causing errors while creating pbiviz package. in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/268954#M8170</link>
    <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share a name of class that implements IVisual interface?&lt;/P&gt;&lt;P&gt;Are class name and value of visualClassName property (pbiviz.json) the same?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2017 09:11:11 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2017-10-05T09:11:11Z</dc:date>
    <item>
      <title>guid causing errors while creating pbiviz package.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/268035#M8139</link>
      <description>&lt;P&gt;I'm trying to create a bar chart visual for power BI based on the microsoft tutorial on github. I have followed their environment setup steps exactly and was trying to create the visual with static data which is the first step. But when I give the "pbiviz package" command,it results in an error&amp;nbsp; : TYPESCRIPT/visualplugin.ts : (8,151) error Property visual does not exist on type 'typeof visualD43BC8F0A8674EC2B848AD7E74959EF1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;visualD43BC8F0A8674EC2B848AD7E74959EF1 is the guid of the visual.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can someone Help?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 12:17:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/268035#M8139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T12:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: guid causing errors while creating pbiviz package.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/268528#M8162</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;may have more idea.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 03:13:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/268528#M8162</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-10-05T03:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: guid causing errors while creating pbiviz package.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/268954#M8170</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share a name of class that implements IVisual interface?&lt;/P&gt;&lt;P&gt;Are class name and value of visualClassName property (pbiviz.json) the same?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 09:11:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/268954#M8170</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-10-05T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: guid causing errors while creating pbiviz package.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/269214#M8183</link>
      <description>&lt;P&gt;class BarChart implements IVisual.&lt;BR /&gt;value of visualClassName property is visual.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 12:42:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/269214#M8183</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-05T12:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: guid causing errors while creating pbiviz package.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/270258#M8202</link>
      <description>&lt;P&gt;Looks like you need to type "&lt;SPAN&gt;BarChart" into&amp;nbsp;visualClassName&amp;nbsp;property in pbiviz.json.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know if it&amp;nbsp;solves the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 08:01:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/guid-causing-errors-while-creating-pbiviz-package/m-p/270258#M8202</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-10-06T08:01:42Z</dc:date>
    </item>
  </channel>
</rss>

