Forum Discussion
gubesh
2 years agoFrequent Visitor
Import SVG from local file to Power BI custom visual
Hi fellow developers! I am finishing my custom Power BI visual and I can´t succesfully load pictures into the custom visual from the local files (using assets folder). I am sending the image with ...
Anonymous
2 years agoNot applicable
Hi gubesh ,
I think you can refer to below offical blog to learn more details about SVG in Power BI Custom Visual.
For reference:
Introduction to SVG utils in Power BI visuals - Power BI | Microsoft Learn
I hope it could help you solve your issue.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
gubesh
2 years agoFrequent Visitor
Hi!
This article does not help me to find answer to my problem. I need to import a picture PNG or SVG file from local folder. Picture like companys logo.
However the article was super informative, and I thank you for that. I will use this reference in my future project!
However problem still open.