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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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?
Solved! Go to Solution.
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
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
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.
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.
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
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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.