The WordPress Power BI Embed Reports Plugin allows you to display, customize, and interact with Power BI reports directly on the WordPress site’s page or post. It also provides functionality to manage user access, apply Row-Level Security (RLS), and control various shortcode settings, such as enabling filters, slicers, and navigation options.
To Configure the plugin you need to follow the steps given below:
Follow the below steps to configure the plugin:
Create an Application in Azure Entra ID under App Registrations and provide the required permissions like User.Read.All and Report.Read.All (Delegated Permissions).
Copy the Client ID, Client Secret, and Tenant ID for this application.
Go to the plugin on your WordPress site paste these values in the Basic App Configuration of the Manage Application tab and hit Save button.
Once the configuration is successfully saved click on the Test Configuration button to check whether the connection with Powerbi is working correctly.
To setup manually, please follow the steps mentioned in the setup guide.