Forum Discussion
KitD
2 years agoFrequent Visitor
Exporting report pages as SVG
Is there any way to export an entire report page as an SVG image? I have a visual with some additional text boxes and shapes and I'd like to export the entire group as a single high-quality SVG image...
marcelsmaglhaes
Super User
2 years agoHey KitD ,
As far as I know, Power BI did not provide a direct native feature to export an entire report page, including visuals, text boxes, and shapes, as a single SVG image. Power BI primarily focused on exporting data or visuals individually, rather than the entire page as an image.
However, you might consider write a custom script or use a tool to automate the process of taking screenshots of your report pages and saving them as SVG images. This would require programming knowledge and might be more complex to set up.
Regards,
Marcel