<?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: Custom Visual After pbiviz package Giving Error in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467590#M14371</link>
    <description>&lt;P&gt;Could please share source code to investigate this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jul 2018 09:21:54 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2018-07-20T09:21:54Z</dc:date>
    <item>
      <title>Custom Visual After pbiviz package Giving Error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/466725#M14346</link>
      <description>&lt;P&gt;&lt;STRONG&gt;1)&lt;/STRONG&gt;I 'm creating pbiviz package then importing it to app.powerbi.com in first time it's not giving any error but second or third trying to generate package it's giving these errors - ( I am using the same name in visualClassName which in pbiviz.json and in my class which one in visual.ts but issue is still continue ) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error TYPESCRIPT /src/visual.ts : (32,23) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (60,55) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (61,14) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (61,48) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (72,14) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (73,26) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /visualPlugin.ts : (8,156) Property 'PowerKpi' does not exist on type 'typeof denemePowerBIE1D441&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2)&lt;/STRONG&gt;In setting.ts dataPointSettings class is giving error Class Name must be in a pascal case - Should i change this default class name to Pascal Case?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 14:06:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/466725#M14346</guid>
      <dc:creator>d_u_a</dc:creator>
      <dc:date>2018-07-19T14:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual After pbiviz package Giving Error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467388#M14358</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Did you add settings.ts into tsconfig.json? How did you declare Settings class?&lt;/LI&gt;
&lt;LI&gt;Yes, you should use PascalCase in TypeScript as per name convention.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 06:45:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467388#M14358</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-07-20T06:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual After pbiviz package Giving Error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467427#M14361</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VisualStettingsProblem.PNG" style="width: 736px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/107858i90DC262E0D3E9641/image-dimensions/736x173?v=v2" width="736" height="173" role="button" title="VisualStettingsProblem.PNG" alt="VisualStettingsProblem.PNG" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;As you see there are some errors in visualPlugins.ts . When i start a new project it's working couple times but after that starting to giving errors :&lt;BR /&gt;&lt;BR /&gt;Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (69,55) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (70,14) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (70,48) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (86,14) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /src/visual.ts : (87,26) Cannot find name 'VisualSettings'.&lt;BR /&gt;error TYPESCRIPT /visualPlugin.ts : (8,153) Property 'KPITest' does not exist on type 'typeof kpiPowerBi3255E&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i fix problems in above image ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Should i change&amp;nbsp; &amp;nbsp;class : 'Visual' to class: 'MyClassName'&amp;nbsp; in visualPlugin.ts ? Because i changed my class name only in visual.ts and pbiviz.json files .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:26:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467427#M14361</guid>
      <dc:creator>d_u_a</dc:creator>
      <dc:date>2018-07-20T07:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual After pbiviz package Giving Error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467450#M14366</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="settingTs.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/107869i27FC84C062E0AC67/image-size/large?v=v2&amp;amp;px=999" role="button" title="settingTs.PNG" alt="settingTs.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my tsconfig.json file and setting.ts is already declared in it .&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:41:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467450#M14366</guid>
      <dc:creator>d_u_a</dc:creator>
      <dc:date>2018-07-20T07:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual After pbiviz package Giving Error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467590#M14371</link>
      <description>&lt;P&gt;Could please share source code to investigate this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 09:21:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467590#M14371</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-07-20T09:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual After pbiviz package Giving Error</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467799#M14378</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;Ignat Vilesov for your help,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For other people who takes same error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat's solution : rename&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;namespace&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;module&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;in settings.ts and visual.ts.&lt;/P&gt;&lt;P&gt;TypeScript namespaces are not supported yet. Please always use modules instead.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 13:49:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-After-pbiviz-package-Giving-Error/m-p/467799#M14378</guid>
      <dc:creator>d_u_a</dc:creator>
      <dc:date>2018-07-20T13:49:58Z</dc:date>
    </item>
  </channel>
</rss>

