<?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: 254 VisualUpdateType in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2807185#M5533</link>
    <description>&lt;P&gt;Not as far as I know (I'm using the same packages as you). Your best bet would be to add your voice to the &lt;A href="https://github.com/microsoft/PowerBI-visuals-tools/issues/422" target="_self"&gt;GitHub issue from above&lt;/A&gt;, or email the team at &lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&amp;nbsp;if you need a direct answer. I emailed them back in June and have yet to hear an official response, but it will help if more people from the community can ask abut it also. I will also follow-up on my earlier email.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 19:32:17 GMT</pubDate>
    <dc:creator>dm-p</dc:creator>
    <dc:date>2022-09-29T19:32:17Z</dc:date>
    <item>
      <title>254 VisualUpdateType</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2538084#M4544</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a new&amp;nbsp;VisualUpdateType with the value of 254?&lt;/P&gt;&lt;P&gt;If I click "Reload Visual Code" or I create a new report page and then add my developer visual, this kind of update type will be triggered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's a new type, where is it documented?&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 07:32:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2538084#M4544</guid>
      <dc:creator>KoBe321</dc:creator>
      <dc:date>2022-05-25T07:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: 254 VisualUpdateType</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2539960#M4547</link>
      <description>&lt;P&gt;I'm honestly sure what's happening here. I noticed that it changed to &lt;FONT face="courier new,courier"&gt;162&lt;/FONT&gt; for what is normally an &lt;FONT face="courier new,courier"&gt;All&lt;/FONT&gt; type late last week, and it's now &lt;FONT face="courier new,courier"&gt;254&lt;/FONT&gt;; neither are known about.&lt;/P&gt;
&lt;P&gt;I've created an issue for it here (&lt;A href="https://github.com/microsoft/PowerBI-visuals-tools/issues/422" target="_self"&gt;#422&lt;/A&gt;), and suggest you add anything you have noticed to that as well.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 21:12:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2539960#M4547</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2022-05-25T21:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: 254 VisualUpdateType</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2540794#M4549</link>
      <description>&lt;P&gt;Thanks, I've added our problems too to your ticket.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 07:53:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2540794#M4549</guid>
      <dc:creator>KoBe321</dc:creator>
      <dc:date>2022-05-26T07:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: 254 VisualUpdateType</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2805709#M5479</link>
      <description>&lt;P&gt;I have encountered the same issue getting 254 as update type in the options that are passed to the update method.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp; Is there any update on this issue? I am currently using:&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;- "powerbi-visuals-api"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"~4.7.0"&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;-&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;"powerbi-visuals-tools"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"^4.0.5"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Sep 2022 09:24:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2805709#M5479</guid>
      <dc:creator>jagvdelsen</dc:creator>
      <dc:date>2022-09-29T09:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: 254 VisualUpdateType</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2807185#M5533</link>
      <description>&lt;P&gt;Not as far as I know (I'm using the same packages as you). Your best bet would be to add your voice to the &lt;A href="https://github.com/microsoft/PowerBI-visuals-tools/issues/422" target="_self"&gt;GitHub issue from above&lt;/A&gt;, or email the team at &lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&amp;nbsp;if you need a direct answer. I emailed them back in June and have yet to hear an official response, but it will help if more people from the community can ask abut it also. I will also follow-up on my earlier email.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 19:32:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/254-VisualUpdateType/m-p/2807185#M5533</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2022-09-29T19:32:17Z</dc:date>
    </item>
  </channel>
</rss>

