<?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 Custom Visual PowerPoint Export Ignores Runtime Changes in View Mode in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBI-Custom-Visual-PowerPoint-Export-Ignores-Runtime-Changes/m-p/4743030#M12610</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/900949"&gt;@DmytroKurhan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The export to PowerPoint flow involves the report being (re) opened on a remote environment (not the current window), so it's as if your report has been re-opened again, and the initial view is what's captured by the export process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only control you have is to signal whether your visual has completed its rendering (&lt;FONT face="courier new,courier"&gt;renderingFinished&lt;/FONT&gt;) &lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/event-service" target="_self"&gt;via the events API&lt;/A&gt;. Perhaps if you can automate what you want to do via code, you might be able to tailor the output. However, you cannot wait for user input, as the report will be opened or exported elsewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jun 2025 05:10:11 GMT</pubDate>
    <dc:creator>dm-p</dc:creator>
    <dc:date>2025-06-25T05:10:11Z</dc:date>
    <item>
      <title>PowerBI Custom Visual PowerPoint Export Ignores Runtime Changes in View Mode</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBI-Custom-Visual-PowerPoint-Export-Ignores-Runtime-Changes/m-p/4742142#M12608</link>
      <description>&lt;P&gt;Hello, everyone! I am developing a custom PowerBI visual. I want to use the native Export =&amp;gt; PowerPoint option while in ViewMode:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DmytroKurhan_0-1750760318677.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1278541iD1CB84DD83BA65F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DmytroKurhan_0-1750760318677.png" alt="DmytroKurhan_0-1750760318677.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;By default, everything works correctly.&lt;BR /&gt;However, users in &lt;STRONG&gt;ViewMode&lt;/STRONG&gt; can edit the visual slightly,&lt;BR /&gt;(e.g. expand / collapse rows)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DmytroKurhan_2-1750760612951.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1278543i0ED84AA14310BDED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DmytroKurhan_2-1750760612951.png" alt="DmytroKurhan_2-1750760612951.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but cannot click the&lt;STRONG&gt; Save&lt;/STRONG&gt; button.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DmytroKurhan_1-1750760447420.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1278542iA7DECB70399B4281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DmytroKurhan_1-1750760447420.png" alt="DmytroKurhan_1-1750760447420.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Is there any way to configure the Visual to PowerPoint export flow so that even without clicking the Save button, the latest changes in Visual are always exported (at least the Expand/Collapse status)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 10:41:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBI-Custom-Visual-PowerPoint-Export-Ignores-Runtime-Changes/m-p/4742142#M12608</guid>
      <dc:creator>DmytroKurhan</dc:creator>
      <dc:date>2025-06-24T10:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Custom Visual PowerPoint Export Ignores Runtime Changes in View Mode</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBI-Custom-Visual-PowerPoint-Export-Ignores-Runtime-Changes/m-p/4742190#M12609</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/837199"&gt;@Poojara_D12&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/789997"&gt;@BhavinVyas3003&lt;/a&gt; could you help me, please?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 10:56:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBI-Custom-Visual-PowerPoint-Export-Ignores-Runtime-Changes/m-p/4742190#M12609</guid>
      <dc:creator>DmytroKurhan</dc:creator>
      <dc:date>2025-06-24T10:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Custom Visual PowerPoint Export Ignores Runtime Changes in View Mode</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBI-Custom-Visual-PowerPoint-Export-Ignores-Runtime-Changes/m-p/4743030#M12610</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/900949"&gt;@DmytroKurhan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The export to PowerPoint flow involves the report being (re) opened on a remote environment (not the current window), so it's as if your report has been re-opened again, and the initial view is what's captured by the export process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only control you have is to signal whether your visual has completed its rendering (&lt;FONT face="courier new,courier"&gt;renderingFinished&lt;/FONT&gt;) &lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/event-service" target="_self"&gt;via the events API&lt;/A&gt;. Perhaps if you can automate what you want to do via code, you might be able to tailor the output. However, you cannot wait for user input, as the report will be opened or exported elsewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 05:10:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/PowerBI-Custom-Visual-PowerPoint-Export-Ignores-Runtime-Changes/m-p/4743030#M12610</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2025-06-25T05:10:11Z</dc:date>
    </item>
  </channel>
</rss>

