The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.