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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
HaiVN
Helper I
Helper I

Publish dashboard to website

I have created a dashboard from several reports in workspaces at Power Bi service, and I want to publish the dashboard to a website. I found no menu/ button  to publish a dashboard. Can you please guide me how can I publish a dashboard to website. 

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi HaiVN. Dashboards don't work like reports. They don't have several options to take them to a web site. The only way to add your dashboard to a web app is using Power Bi Embed Analytics. You can deep dive your code and start using the PowerBi API to get embed codes that will help you add the entire dashboard or even selected tiles. You read more about it here or check examples:
https://playground.powerbi.com/en-us/

https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-analytics-power-bi

You must pay for an embed licence at Azure in order to deploy the code to a productive environment.

I hope that helps,


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

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi HaiVN. Dashboards don't work like reports. They don't have several options to take them to a web site. The only way to add your dashboard to a web app is using Power Bi Embed Analytics. You can deep dive your code and start using the PowerBi API to get embed codes that will help you add the entire dashboard or even selected tiles. You read more about it here or check examples:
https://playground.powerbi.com/en-us/

https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-analytics-power-bi

You must pay for an embed licence at Azure in order to deploy the code to a productive environment.

I hope that helps,


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

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Solution Authors