Power BI 自定义视觉对象导出为 PDF

Power BI Custom Visuals Exporting to PDF

我有很多自定义视觉效果,写这些是因为没有任何其他视觉效果满足我的要求(显然),而且它们工作正常。但是,当我导出为 PDF 时,自定义视觉效果不显示。

查看 Power BI 文档后,有人谈论渲染事件以导出为 PDF 或 PowerPoint,但没有工作示例。

有没有人有自定义视觉对象如何导出为 PDF 的工作示例?

此致

official docs 中所述,仅当经过认证时才支持导出 PDF 中的自定义视觉对象:

Custom visuals that have been certified are supported. For more information on certified custom visuals, including how to get a custom visual certified, see Get a custom visual certified. Custom visuals that haven't been certified aren't supported. In the PDF, they display with an error message.

如果您关注 link Get a custom visual certified, you will find a long list of certification requirements. If you comply with them, you should submit your visuals for certification,请向 Power BI Power BI 视觉支持团队 (pbicvsupport@microsoft.com) 发送电子邮件 (!!!) link 到 GitHub 存储库,其中托管您的视觉效果。