Forum Discussion
Anonymous
4 years agoNot applicable
Change a SVG with href code
Hello everyone, I really like to work with SVG's in Power BI. Especially because you can visual a percentage in an image. When I convert a png to a svg, I get the code 'href=', followed by the co...
- 4 years ago
Hi,
You can do this with HTML but it becomes tricky when trying to get viewbox and image size the same.
You may find it easier with PureViz.
In PowerPoint, you can lay your image down and add a shape over the top exactly the same size.
Then you can select both the image and the shape and save as svg.
Import this svg into the PureViz Custom visual.
Select the shape, add a dynamic formula to change the size according to your data...