Forum Discussion
Embedded Report Builder Report vs Power BI Report
- 2 years ago
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 report on your external website.
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 applications and websites without requiring users to sign in to the Power BI service.
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 report on your external website.
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 applications and websites without requiring users to sign in to the Power BI service.
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.