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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

Develop Custom HTML Viewer

I looked up everywhere but i could not find any solution to display a WEB URL in Power BI desktop/Power BI Service.

We had HTML viewer app before but apparently taken off others apps are not power BI certified  and cannot be accessed by my organisation. As a work around i used python to take screenshot, save as image and use the BS4 to text to read as image in power BI dashboard but this is not ideal way

 

So i am ready to develop the custom view. Can someone guide me to achieve this?

9 REPLIES 9
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

If you want to diaplay a web content in Power BI Service, which is not necessarily included in a report, you can try adding HTML content to a tile on Power BI dashboard. If you want to share it with others, you can share the dashboard directly, or include the dashboard in a Power BI App and share the App with others. This could be a simple workaround. 

 

On a dashboard, click Edit > Add a tile > Web content. See Add images, videos, and more to your dashboard - Power BI | Microsoft Docs

 

If you want to create a custom visual, you can refer to below links before you start. I didn't create a custom visual ever, so I'm not sure which way may be more doable. 

Power BI visuals documentation - Power BI | Microsoft Docs

Create Visual/Custom Visual for Power BI: Different Approaches - RADACAD

 

On D3.js Visual page, I saw it is an open source visual. You could get its code from the developer's GitHub: https://github.com/liprec/powerbi-d3jsvisual. Perhaps you can create a custom visual based on it.

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Anonymous
Not applicable

Thanks! @v-jingzhang, i explored the below but i could not find the "Edit" option available in dashboard. Missing something?

 

Biplab1985_0-1639046183784.png

 

Hi @Anonymous 

 

Do you have edit permission of the dashboard you are on? If not, create a new dashboard in a workspace and explore it.

21121001.jpg

 

Best Regards,
Jing

Anonymous
Not applicable

Ok but this becomes separate dashboard view. is there a way i can embed this tile in my actual report

@Anonymous 

I'm afraid it's not possible currently. To display web content in a report, you still need to use a visual. 

 

Regards,

Jing

amitchandak
Super User
Super User

@Anonymous , HTMl content and D3Js visual also done not help ?

 

HTML content
https://appsource.microsoft.com/en-us/product/power-bi-visuals/wa200001930?tab=overview
D3js
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381354?tab=Overview

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

No Actually, i tried all these but as these are not certified hence canno be downloaded or installed from appsource in my company. Shielded HTML viewer is an option(certified) but need to purchase licence.

Is there any other way that can help to display the Web URL?

Can i perhaps create a custom visual to accomplish this? Is there a way to do so?

 

 

Anonymous
Not applicable

Did you happen to have any workarounds, please?.. I am sailing in the same boat.. We could perhaps create a Power apps page and embed the URL and then use the power apps visual in Power BI report

Anonymous
Not applicable

@Anonymous , No Actually i told business that it is not possible at this moment and without using uncertified apps. As a simple workaround i used Matrix Visual and added the web link but they did not like it so we dropped the idea for now.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.