Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Getting Liquid Syntax error when embedded powerbi report using different workspace semantic model to Power Pages.
Hi @anandsharma
The “Liquid Syntax Error” you encounter when embedding a Power BI report from a different workspace into Power Pages is usually due to Power Pages not being able to correctly handle the semantic model or permission settings from another workspace.
The following are a few possible causes of this issue:
1. Workspace access permission configuration issues: Power Pages needs to ensure that the Power BI workspace is properly authorized for access. You need to enable Power BI Embedded Service in the Administrator Center of Power Pages and select the workspace you want to embed in the workspace list.
2. Liquid syntax error: When embedding a Power BI report, Liquid code is used to process the report and dataset. If there is a path error or authentication type mismatch in the Liquid tags, this can also trigger a syntax error. Ensure that the authentication type in the code matches what is actually used, typically `AAD` or `powerbiembedded`
3. Authentication issues: When embedding reports, Power Pages requires authentication using Azure AD (Entra). You need to ensure that the user or application has the correct permissions, especially if multiple workspaces are involved, and Power BI and Power Pages need to have the security groups in Azure AD properly configured
It is recommended that you check the administrative settings in Power Pages to ensure that the workspace and report paths are configured correctly and that the authentication and path references in the Liquid tab are correct.
Below is the relevant document I found for you, I hope it will help you with your question, if you have further questions, you can contact me anytime, I will reply you as soon as I receive the message!
Set up Power BI integration | Microsoft Learn
Displaying Power BI Reports in Power Pages - Power Community
Hope it helps!
Best regards,
Community Support Team_ Tom Shen
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
57 | |
30 | |
24 | |
23 | |
20 |
User | Count |
---|---|
57 | |
37 | |
23 | |
22 | |
20 |