Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello! I can't figure out why my custom visual does not support exporting. As far as I can see, I've done everything the documentation (and Copilot) tell me, but I'm still getting the "This visual does not support exporting" error when trying to export as PDF or PPTX.
The visual is certified and can be found in the marketplace, not that I'd care to sell it, but just to have it certified so that exporting would work: https://marketplace.microsoft.com/en-us/product/aava.aava_radar_chart
The source code can be found here: https://github.com/aavamedi/pbi-visuals/tree/main/aavaRadarChart
Summary from my dialog with copilot:
Is there a known limitation or additional step required to enable export for custom visuals in the Power BI Service? Any guidance or troubleshooting steps would be appreciated.
Solved! Go to Solution.
Wow, the issue was that even though the version that was certified was not yet available through App Source as a certified version. That is to say we were able to get v1.0.0.4, but not the certified v1.0.0.4. That seems super-confusing. Of course the worst part of the process is having to wait for weeks before being able to verify that the export works.
Well, now it works. Not sure if I would recommend writing your own visuals in a hurry.
Wow, the issue was that even though the version that was certified was not yet available through App Source as a certified version. That is to say we were able to get v1.0.0.4, but not the certified v1.0.0.4. That seems super-confusing. Of course the worst part of the process is having to wait for weeks before being able to verify that the export works.
Well, now it works. Not sure if I would recommend writing your own visuals in a hurry.
Hi @arauramo,
Thank you for the update. Please mark your reply as the accepted solution so it can assist other community members with similar issues.
Thank you.
My custom visual is, obviously, written by me. I can and will do whatever it takes to make export work, but I must know what is preventing it now in order to fix it. It "may nor render" and "might not export correctly" and "it's best to use built-in visuals" are hardly any solutions to this issue.
Hi @arauramo,
Have you had a chance to review the solution we shared earlier? If the issue persists, feel free to reply so we can help further.
Thank you.
Hi @arauramo,
This is expected behavior in Power BI Service because exporting to PDF and PowerPoint uses different server-side rendering methods. Exporting to PDF is more restrictive, as it relies on a rendering engine that turns report pages into static images. Some visuals, especially custom ones, may not render and will display the message “This visual does not support exporting.” Even certified visuals might not export correctly if they’re not compatible with this engine, and Microsoft notes that export fidelity isn’t guaranteed. PowerPoint export may render some visuals successfully due to differences in the export process. Since this is a platform limitation and not an issue with your visual, it’s best to use built-in visuals for reliable PDF export or consider exporting to PowerPoint or copying as an image as alternatives.
Export Entire Reports to PowerPoint - Power BI | Microsoft Learn
Export reports to PDF - Power BI | Microsoft Learn
Export Power BI embedded analytics reports API - Power BI | Microsoft Learn
Thank you.
In Fabric, both "Allow visuals created using the Power BI SDK" and "Allow downloads from custom visuals" are Enabled for the entire organization.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 2 |