Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I am trying to display svg images in power bi as a web url rather than creating or scraping the path. I want to be able to add them to table and matrix visuals.
Example:
SVG Logo - Scalable Vector Graphics - Wikipedia
Has anyone done that?
/Ruth
Solved! Go to Solution.
Hey @ruthpozuelo ,
I'm not sure if I fully understood the desired result.
Do you want the result to be the image that is taken directly from the URL? Or do you want to show the image and use it as a link for another URL?
If the first one is the case you can just use the URL in a column (https://upload.wikimedia.org/wikipedia/commons/4/4f/SVG_Logo.svg) and use "Image URL" as data category for the column:
For the second I'm not sure if that's possible.
OMG, sorry!
I was picking the File: reference URL instead of the actually image URL for wikipedia. Thanks!
Hey @ruthpozuelo ,
I'm not sure if I fully understood the desired result.
Do you want the result to be the image that is taken directly from the URL? Or do you want to show the image and use it as a link for another URL?
If the first one is the case you can just use the URL in a column (https://upload.wikimedia.org/wikipedia/commons/4/4f/SVG_Logo.svg) and use "Image URL" as data category for the column:
For the second I'm not sure if that's possible.