<?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: Embed PBI Report to PPT which is hosted at PBI report server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4307151#M38738</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="322908" data-lia-user-login="Vanchy_Liao" class="lia-mention lia-mention-user"&gt;Vanchy_Liao&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yeah!&amp;nbsp;External app-ins will have problems. The best way is to build an app-ins yourself. Office officially announced that webview2 will be the next generation of office app-ins web enhancement plug-in.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://devblogs.microsoft.com/microsoft365dev/announcing-webview2-for-office-add-ins-platform/" target="_blank"&gt;Announcing WebView2 for Office Add-ins Platform - Preview - Microsoft 365 Developer Blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Of course, you can use ChatGPT to easily write the corresponding code of this plugin, and you only need to complete the function of loading the web page.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/OfficeDev/office-js-docs-pr/blob/main/docs/develop/debug-office-add-ins-in-visual-studio.md" target="_blank"&gt;office-js-docs-pr/docs/develop/debug-office-add-ins-in-visual-studio.md at main · OfficeDev/office-js-docs-pr · GitHub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2024 07:07:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-29T07:07:25Z</dc:date>
    <item>
      <title>Embed PBI Report to PPT which is hosted at PBI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4305610#M38727</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; i am searching an solution to embed PBI report to PPT which is hosted at &lt;STRONG&gt;PBI report server.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; the best solution so far is "Web Viewer" plug-in developed by Microsoft, but it will be removed from App Source from 2024/12/2.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; is there any alternative solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; thanks for replying~&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 08:37:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4305610#M38727</guid>
      <dc:creator>Vanchy_Liao</dc:creator>
      <dc:date>2024-11-28T08:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Embed PBI Report to PPT which is hosted at PBI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4307072#M38736</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="322908" data-lia-user-login="Vanchy_Liao" class="lia-mention lia-mention-user"&gt;Vanchy_Liao&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is true that the Web viewer you said is about to retire due to various problems. You can consider using Live Web as an alternative to it. Or use Webview2 to develop an App-ins&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.cloudscout.one/evergreen-item/mc921112/#:~:text=We%20will%20retire%20the%20Web%20Viewer%20add-in%20for,the%20add-in%27s%20functionality%20in%20existing%20slides%20will%20end." target="_blank"&gt;MC921112 - Microsoft PowerPoint: Web viewer add-in retires December 2024 | cloudscout.one&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Live Web:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.microsoft.com/en-us/office/add-a-live-web-page-to-a-slide-d49870cc-d037-46f9-88b6-8118e9c3949c" target="_blank"&gt;Add a live web page to a slide - Microsoft Support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 06:44:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4307072#M38736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-29T06:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Embed PBI Report to PPT which is hosted at PBI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4307086#M38737</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I have found two alternative solutions, but both of them have security issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 1. &lt;STRONG&gt;LiveWeb&lt;/STRONG&gt;: using ActiveX which is no longer support.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 2. &lt;STRONG&gt;SlidesLive&lt;/STRONG&gt;: scanned by VirusTotal and there is a suspected issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; if i have to develop by myself, is office add-in a good solution? or i have to use WebView2 to develop?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 06:56:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4307086#M38737</guid>
      <dc:creator>Vanchy_Liao</dc:creator>
      <dc:date>2024-11-29T06:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Embed PBI Report to PPT which is hosted at PBI report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4307151#M38738</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="322908" data-lia-user-login="Vanchy_Liao" class="lia-mention lia-mention-user"&gt;Vanchy_Liao&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yeah!&amp;nbsp;External app-ins will have problems. The best way is to build an app-ins yourself. Office officially announced that webview2 will be the next generation of office app-ins web enhancement plug-in.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://devblogs.microsoft.com/microsoft365dev/announcing-webview2-for-office-add-ins-platform/" target="_blank"&gt;Announcing WebView2 for Office Add-ins Platform - Preview - Microsoft 365 Developer Blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Of course, you can use ChatGPT to easily write the corresponding code of this plugin, and you only need to complete the function of loading the web page.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/OfficeDev/office-js-docs-pr/blob/main/docs/develop/debug-office-add-ins-in-visual-studio.md" target="_blank"&gt;office-js-docs-pr/docs/develop/debug-office-add-ins-in-visual-studio.md at main · OfficeDev/office-js-docs-pr · GitHub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 07:07:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Embed-PBI-Report-to-PPT-which-is-hosted-at-PBI-report-server/m-p/4307151#M38738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-29T07:07:25Z</dc:date>
    </item>
  </channel>
</rss>

