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.
Hello,
I have created a Power BI report in Power BI Desktop and published it into a workspace in my Power Bi tenant. I then copied the embedded HTML code provided by the Power BI Service and pasted it into an iframe section on my business website. The report renders as intended and it does not require any sing-in credentials to be viewed. However, I have done the same procedure to embed a paginated report created in Report Builder and published to the same workspace but after embedding it into the same external website it prompts me to sign in to my Power BI account in order to render the report.
Is there a way to configure Power BI so it will not ask to sign in in order to display the paginated report on the external website?
Thank you!
Solved! Go to Solution.
When you embed a paginated report in Power BI, the report is hosted on the Power BI service and requires authentication to access. This is why you’re being prompted to sign in to your Power BI account when trying to render the repo....
To display the paginated report on your external website without requiring sign-in credentials, you can use the Power BI Embedded service. This service allows you to embed Power BI content, including paginated reports, into your applicatio....
To use Power BI Embedded, you’ll need to create an Azure account and configure a workspace. You can then use the Power BI Embedded APIs to embed your paginated report into your website
If you find this insightful, please provide a Kudo and accept this as a solution.
When you embed a paginated report in Power BI, the report is hosted on the Power BI service and requires authentication to access. This is why you’re being prompted to sign in to your Power BI account when trying to render the repo....
To display the paginated report on your external website without requiring sign-in credentials, you can use the Power BI Embedded service. This service allows you to embed Power BI content, including paginated reports, into your applicatio....
To use Power BI Embedded, you’ll need to create an Azure account and configure a workspace. You can then use the Power BI Embedded APIs to embed your paginated report into your website
If you find this insightful, please provide a Kudo and accept this as a solution.