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.
My current requirement, how do i open power BI embed report without sign in in web application. If any one knows please help me on this.
Thank you so much mohit
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi @NagababuUdatha ,
If you need to allow users to interact with your reports without requiring them to sign in, then you will need to use Azure AD Application Proxy or the Power BI Embedded API. If you are only concerned with allowing users to view your reports without interacting with them, then you can use the "Publish to web" feature.
Here are the links to the documentation for the two approaches I mentioned:Azure AD Application Proxy: https://learn.microsoft.com/en-us/power-bi/report-server/azure-application-proxyPower BI Embedded API: https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-organization-app
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.