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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
manudeeptekno
Frequent Visitor

How to embed Power BI Dashboards (not reports)

https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-fra...

 

This documentation says that -- "Embedded analytics and Power BI Embedded (the Azure offer) allow you to embed Power BI content such as reports, dashboards and tiles, into your application."-- but I could only find the information about how to embed the Power BI Reports and not the dashboards.

 

I would be glad to know how to embed the dashboards.

 

I believe the primary function of a Business Inteligence service is to embed dashboards, it is so annoying that there is no clear information mentioned anywhere.

4 REPLIES 4
V-lianl-msft
Community Support
Community Support

Hi @manudeeptekno ,

 

Dashboards can be embedded into your applications by using the Power BI JavaScript SDKwith the dashboard embedding API.

Please refer to this blog:

https://powerbi.microsoft.com/en-us/blog/embed-dashboard/ 

 

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

Well I have used .NET framework to embed the dashboard, but the Embed url generated from the framework is giving me an blank page when I try to open it using Google chrome.

 

This is stopping me from embedding the dashboard into my client;'s website

https://www.youtube.com/watch?v=XSAHwE21Buk

 

This is the video by the blog owner, one of the 1 year old comments read --"The github repo structure seems to have changed a lot since this video was made. Is there any video to go along with the new structure?" --- nobody responded to that yet!

 

Hey @V-lianl-msft ,

 

Thanks for your response.

 

The blog post (https://powerbi.microsoft.com/en-us/blog/embed-dashboard/) that you have shared is outdated.

 

If you check the github repository that was memtioned in the post, it directs you to an updated version which is not in sync with the topic.

 

In fact there are many comments on the post related to this issue posted by various community members.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors