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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
khardie
Regular Visitor

Is it possible to embed a PowerBi report into an external website for people without accounts

Hello,

 

I'm looking to embed a PowerBi report into a website where people without a login can view the visuals.

 

Is this possible and if so how?

1 ACCEPTED SOLUTION
Burningsuit
Resident Rockstar
Resident Rockstar

Hi @khardie 

Yes, any report you have published can be published to app.powerbi.com. From the Service view of the report go to "File", "Embed Report" and you'll see "Publish to Web - Public". This enables you to publish the report onto a publicly-facing website that anyone can see without a licence. On app.powerbi.com it will have a URL than can then be put in an iframe on another website, like this..

<iframe src="https://app.powerbi.com/view?r=eyJrIjoiYzkyZTdiYzYtMWFmMi00ZTZiLWE2YjQtYzIyZjBjMjYxNTRiIiwidCI6IjQyN..." width="933" height="700" frameborder="0" allowfullscreen="allowfullscreen"></iframe>

 

Or you can embedd a link like this... Strictly Come Dancing Report

 

BUT.

This feature is turned off by default, you will need to get your Admin to turn it on for you. See

How to Resolve Publish to Web Error Message: Contact Your Admin to Enable Embed Code Creation - RADA...

This is because Publish to Web stores the report on app.powerbi.com, which is searchable with Google and Bing, so anyone can search for and find your Report if they want. It should only be used if you are aware that the data is truly public.

Hope this helps

Stuart

View solution in original post

4 REPLIES 4
v-henryk-mstf
Community Support
Community Support

Hi @khardie ,

 

According to your description, you might as well try the publish to web function.

 

When you use Publish to web, anyone on the Internet can view your published report or visual. Viewing requires no authentication. It includes viewing detail-level data that your reports aggregate. Before publishing a report, make sure it's okay for you to share the data and visualizations publicly.

vhenrykmstf_0-1632730691691.png

For more details, you can read related document:

Publish to web from Power BI - Power BI | Microsoft Docs


Best Regards,
Henry


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

Burningsuit
Resident Rockstar
Resident Rockstar

Hi @khardie 

Yes, any report you have published can be published to app.powerbi.com. From the Service view of the report go to "File", "Embed Report" and you'll see "Publish to Web - Public". This enables you to publish the report onto a publicly-facing website that anyone can see without a licence. On app.powerbi.com it will have a URL than can then be put in an iframe on another website, like this..

<iframe src="https://app.powerbi.com/view?r=eyJrIjoiYzkyZTdiYzYtMWFmMi00ZTZiLWE2YjQtYzIyZjBjMjYxNTRiIiwidCI6IjQyN..." width="933" height="700" frameborder="0" allowfullscreen="allowfullscreen"></iframe>

 

Or you can embedd a link like this... Strictly Come Dancing Report

 

BUT.

This feature is turned off by default, you will need to get your Admin to turn it on for you. See

How to Resolve Publish to Web Error Message: Contact Your Admin to Enable Embed Code Creation - RADA...

This is because Publish to Web stores the report on app.powerbi.com, which is searchable with Google and Bing, so anyone can search for and find your Report if they want. It should only be used if you are aware that the data is truly public.

Hope this helps

Stuart

Thank you! I reached out to my Admin and we'll be having a meeting to discuss turning on this feature. 

Hi @khardie ,

 

Does the replies above solve your problem? If it has been solved, please mark the correct reply as the standard answer to help the other members find it more quickly. If not, please point it out.


Looking forward to your update.


Best Regards,
Henry

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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.

Top Solution Authors