<?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: PowerBi - Rerender data when change visuals in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBi-Rerender-data-when-change-visuals/m-p/4306686#M11832</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is currently a known issue with the developer visual. The first update doesn't always run for some reason. You can force it by manually reloading, invoking a resize or changing a property to make it come up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you package your visual, this should work as expected, so I'd recommend you test this to ensure you are being affected in the same way as above (which will probably help you get on with developing your visual rather than worrying about something outside your control &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2024 23:17:01 GMT</pubDate>
    <dc:creator>dm-p</dc:creator>
    <dc:date>2024-11-28T23:17:01Z</dc:date>
    <item>
      <title>PowerBi - Rerender data when change visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBi-Rerender-data-when-change-visuals/m-p/4292520#M11809</link>
      <description>&lt;P&gt;Hello every one,&lt;BR /&gt;I create a custom visual and consult code from sampleBarChart in this link github.&lt;BR /&gt;&lt;A href="https://github.com/microsoft/PowerBI-visuals-sampleBarChart/tree/condFormat/Tutorial" target="_blank" rel="noopener"&gt;https://github.com/microsoft/PowerBI-visuals-sampleBarChart/tree/condFormat/Tutorial&lt;/A&gt;&lt;BR /&gt;And I have a problem: when I switch to an existing visual, then switch back to my visual, the update function is not updated. Data is not rendered to the screen and there is no UI at all.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LortT_1-1732083667590.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1202766i922D8C94D58433CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LortT_1-1732083667590.png" alt="LortT_1-1732083667590.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LortT_2-1732083690844.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1202767iA249EF8650115690/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LortT_2-1732083690844.png" alt="LortT_2-1732083690844.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LortT_0-1732083654465.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1202765i304193EA610879DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LortT_0-1732083654465.png" alt="LortT_0-1732083654465.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to know that how can i make my custom visual can auto update and render data when i reopen it after open another visual like table or matrix vusual, tks all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 06:23:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBi-Rerender-data-when-change-visuals/m-p/4292520#M11809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-20T06:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBi - Rerender data when change visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBi-Rerender-data-when-change-visuals/m-p/4306686#M11832</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is currently a known issue with the developer visual. The first update doesn't always run for some reason. You can force it by manually reloading, invoking a resize or changing a property to make it come up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you package your visual, this should work as expected, so I'd recommend you test this to ensure you are being affected in the same way as above (which will probably help you get on with developing your visual rather than worrying about something outside your control &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 23:17:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBi-Rerender-data-when-change-visuals/m-p/4306686#M11832</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2024-11-28T23:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBi - Rerender data when change visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBi-Rerender-data-when-change-visuals/m-p/4320755#M11892</link>
      <description>&lt;P&gt;I checked and done it successfully, thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 03:06:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBi-Rerender-data-when-change-visuals/m-p/4320755#M11892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-10T03:06:35Z</dc:date>
    </item>
  </channel>
</rss>

