<?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: What's the &amp;quot;Upgrade Path&amp;quot; for a Custom Visual? in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573314#M1625</link>
    <description>&lt;P&gt;Correct. If visual is in Marketplace it will be loaded from our CDN since it's much faster for end users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To test new change you can change GUID and revert it back before publication to marketplace.&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>Tue, 27 Nov 2018 06:52:02 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2018-11-27T06:52:02Z</dc:date>
    <item>
      <title>What's the "Upgrade Path" for a Custom Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573076#M1623</link>
      <description>&lt;P&gt;I'm just fixing some bugs in a custom visual I've written and works fine using the developer tool in the service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I package and import the new version in either the dekstop or the service, I get asked if I want to upgrade my visual and this seems to work, but then nothing actually changes for any instances using the custom visual in the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't find any documentation on this, but here's my assumptions on&amp;nbsp;what needs to happen with my&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;pbiviz.json&lt;/FONT&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Update&amp;nbsp;&lt;FONT face="courier new,courier"&gt;version&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(have updated from 1.0.0 to 1.0.1)&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;guid&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;needs to remain the same (if I change this then I understandably get two instances of my visual in the palette)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The only way I can see my changes is to forcibly delete the visual from the palette and re-import it, which will destroy any visual instances in the report, and doesn't really seem to be a suitable experience for end-users. I've also tried cut/pasting just to see if that works but it seems not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something else I need to do in order to get this to update any existing visual instances? Is there some kind of cache or event that we need to manage in our visual code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if it helps, but I'm using Desktop&amp;nbsp;2.64.5285.741&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 20:53:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573076#M1623</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2018-11-26T20:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: What's the "Upgrade Path" for a Custom Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573135#M1624</link>
      <description>&lt;P&gt;Apologies for the double-post but I may have figured this out. Would be good if the team could confirm my thoughts though?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the visual is currently in the marketplace, it looks like if I keep the &lt;FONT face="courier new,courier"&gt;guid&lt;/FONT&gt; the same, Desktop or the service will poll the CDN for a visual matching that &lt;FONT face="courier new,courier"&gt;guid&lt;/FONT&gt; and just use that regardless of version in the file being uploaded?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, and I want to test locally, then the steps will be to temporarily assign a new &lt;FONT face="courier new,courier"&gt;guid&lt;/FONT&gt;, package and verify?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:58:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573135#M1624</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2018-11-26T22:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: What's the "Upgrade Path" for a Custom Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573314#M1625</link>
      <description>&lt;P&gt;Correct. If visual is in Marketplace it will be loaded from our CDN since it's much faster for end users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To test new change you can change GUID and revert it back before publication to marketplace.&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>Tue, 27 Nov 2018 06:52:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573314#M1625</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-11-27T06:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: What's the "Upgrade Path" for a Custom Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573851#M1626</link>
      <description>&lt;P&gt;Awesome - thanks very much,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 18:47:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/573851#M1626</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2018-11-27T18:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: What's the "Upgrade Path" for a Custom Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/3506847#M8233</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;BR /&gt;I have gone through the previous comments but couldnot understand.&lt;/P&gt;&lt;P&gt;I have developed my custom visual and tested it locally in Power BI Desktop.&lt;BR /&gt;&lt;BR /&gt;Firstly, I updated the pbiviz version from 1.0.0 to 1.0.0.1 without changing the GUID. However, when I attempted to use the new version's pbiviz, I had to remove the data labels associated with the previous pbiviz forcibly and then add them again in order to have the visual with the new pbiviz.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Secondly, incrementing the GUID resulted in having two instances of the two pbiviz in the visual pane.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How can i updated my new pbiviz with existance of previous visual instant?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Aakash&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 10:09:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/What-s-the-quot-Upgrade-Path-quot-for-a-Custom-Visual/m-p/3506847#M8233</guid>
      <dc:creator>AakashMarasini</dc:creator>
      <dc:date>2023-10-31T10:09:56Z</dc:date>
    </item>
  </channel>
</rss>

