Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Vanchy_Liao
Resolver I
Resolver I

Embed PBI Report to PPT which is hosted at PBI report server

Hi all,

 

    i am searching an solution to embed PBI report to PPT which is hosted at PBI report server.

    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.

    is there any alternative solution?

 

    thanks for replying~

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @Vanchy_Liao 

Yeah! 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.

Announcing WebView2 for Office Add-ins Platform - Preview - Microsoft 365 Developer Blog

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.

office-js-docs-pr/docs/develop/debug-office-add-ins-in-visual-studio.md at main · OfficeDev/office-j...

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi, @Vanchy_Liao 

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

MC921112 - Microsoft PowerPoint: Web viewer add-in retires December 2024 | cloudscout.one

vjianpengmsft_0-1732861989152.png

Live Web:

Add a live web page to a slide - Microsoft Support

 

 

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous,

 

    I have found two alternative solutions, but both of them have security issue:

    1. LiveWeb: using ActiveX which is no longer support.

    2. SlidesLive: scanned by VirusTotal and there is a suspected issue.

 

    if i have to develop by myself, is office add-in a good solution? or i have to use WebView2 to develop?

Anonymous
Not applicable

Hi, @Vanchy_Liao 

Yeah! 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.

Announcing WebView2 for Office Add-ins Platform - Preview - Microsoft 365 Developer Blog

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.

office-js-docs-pr/docs/develop/debug-office-add-ins-in-visual-studio.md at main · OfficeDev/office-j...

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors