Set up Power BI Integration in Power Pages

Set up Power BI Integration in Power Pages

Power BI integration in Power Pages allows you to embed interactive dashboards and reports directly into your website. This enables real-time analytics and data visualization for end users.

You can enable Power BI Visualization and Power BI Embedded Service to securely display reports using the Power BI Liquid tag in Power Pages.

Enable Power BI Visualization

  1. Go to Power Platform Admin Center.
  2. Select Power Pages Sites → Manage Site.
  3. Open Services section.
  4. Turn on Power BI Visualization toggle.
  5. Confirm and allow site restart.

Enable Power BI Embedded Service

  1. Go to Power Platform Admin Center.
  2. Navigate to Power Pages Sites → Manage Site → Services.
  3. Enable Power BI Embedded Service.
  4. Select required workspaces.
  5. Save changes.
Prerequisite: Power BI datasets must be in the same workspace and the Global Admin must have access.

Configure Power BI Security

Security configuration ensures that only authorized users can access embedded Power BI reports.

Embed Power BI Reports

After configuration, developers can embed Power BI reports using the powerbi Liquid tag in Power Pages pages.

{% powerbi id:"report-id" %}

Considerations

Key Takeaways