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.
Hi, since yesterday, we have been experiencing a rendering issue with a custom visual in our application that uses Power BI Embedded for customers.
Our custom visual works fine in Power BI Desktop and in Power BI Embedded for our organization. We haven’t updated or changed our custom visuals for a while, so this issue seems to have occurred without any recent modifications on our end.
Has anyone else experienced this issue recently? Any insights into potential causes would be greatly appreciated.
Note:
We faced a similar problem last year, where the custom visual failed to render in both the embedded for our organization and for customers.
Solved! Go to Solution.
Hi @v-dineshya
Thanks for sharing the potential solutions.
Unfortunately, we have explored all the options but haven't had any luck.
We are currently working with the Microsoft support team to resolve this issue.
Note:
1. The custom visual was created using an R script.
2. We faced a similar issue last year (September 2024) where the custom R visual worked fine in Power BI Service, Desktop, and Embedded for Organization, but not for customers. Microsoft eventually fixed it and stated that the issue was due to a bug in R script visuals.
Hi @ejQap ,
Thank you for reaching out to the Microsoft Community Forum.
This error typically arises when a custom visual cannot be properly rendered in Power BI Embedded reports.
Few potential causes and things to check:
1. Power BI Service Changes: Microsoft occasionally updates the Power BI service backend, which can unintentionally break compatibility with some custom visuals, especially in embedded contexts. Since you didn’t make any updates, this is a likely cause.
Note: Check the Power BI support page or the Power BI community forum to see if others have reported similar issues recently.
2. Visual Capabilities or API Version: Even if the visual hasn't been modified, an outdated apiVersion or unsupported capability in your custom visual’s manifest can cause issues in Embedded scenarios.
Note: Double-check the pbiviz.json file of the custom visual. Ensure it uses a supported API version (ideally v3.8.0 or higher). Compare it with the latest custom visual guidelines: Custom Visual Guidelines –-> Microsoft Docs.
3. Token Issue: Sometimes token mismatches, authorization changes, or domain policy updates can affect how visuals are rendered in embedded environments (especially for customer-embedded reports).
Note: Confirm the access token being used is valid and scoped correctly. Check browser console logs for CORS or authentication-related errors. Make sure any Content Security Policy headers aren’t blocking resources.
4. Power BI Visual Configuration: There may be a configuration in your embedded report setup or iframe code that prevents certain custom visuals from initializing correctly.
Note: Check your embedded report iframe settings. Ensure loadCustomVisualsFromAppPackage or loadCustomVisualsFromExtension (depending on how you're embedding) is configured properly.
Can you please check official documents and community forum threads.
Organization visuals in Power BI - Power BI | Microsoft Learn
Power BI usage scenarios: Embed for your organization - Power BI | Microsoft Learn
Deep dive in the organizational custom visuals | Microsoft Power BI Blog | Microsoft Power BI
Solved: Custom visuals and embedding options - Microsoft Fabric Community
Solved: Custom Visuals not displaying in the Power BI Serv... - Microsoft Fabric Community
If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.
Thank you
Hi @v-dineshya
Thanks for sharing the potential solutions.
Unfortunately, we have explored all the options but haven't had any luck.
We are currently working with the Microsoft support team to resolve this issue.
Note:
1. The custom visual was created using an R script.
2. We faced a similar issue last year (September 2024) where the custom R visual worked fine in Power BI Service, Desktop, and Embedded for Organization, but not for customers. Microsoft eventually fixed it and stated that the issue was due to a bug in R script visuals.
Hi @ejQap ,
If you have raised a support ticket and received a resolution, please take a moment to post the details of that solution here on the forum. Sharing the fix you obtained will help others who encounter the same issue resolve it more quickly.
Should you face any new challenges or have additional questions, feel free to reach out to the community we’re always here to help.
Thank you
Hi @ejQap ,
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thanks and Regards
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 |
---|---|
11 | |
6 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
3 |