Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
DataVitalizer
Solution Sage
Solution Sage

Displaying SVG inside a table visual is broken

Hi Community,

 

I have been trying recently to display svg files in a table visual.


The svg files are stored locally, when I connect them to PBI Desktop I get broken images in the table visual, I also used python to generate Base64 but still getting the same results.

Any suggestions?

 

1 ACCEPTED SOLUTION
v-sdhruv
Community Support
Community Support

Hi @DataVitalizer ,
Svg is supported in Power BI deskop.
You can refer this link-
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-images-tables#considerations
Also, dont forget to visit its considerations -

vsdhruv_0-1747819106038.png

If that might be affecting the visual.

You can also refer this-
https://datasavvy.me/2022/12/15/clickable-svg-images-in-power-bi-using-the-html-content-custom-visua...

Hope this helps!
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You!

View solution in original post

7 REPLIES 7
v-sdhruv
Community Support
Community Support

Hi @DataVitalizer ,
Just wanted to check if you had the opportunity to review the suggestion provided?
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You

v-sdhruv
Community Support
Community Support

Hi @DataVitalizer ,
Just wanted to check if you had the opportunity to review the suggestion provided?
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You

v-sdhruv
Community Support
Community Support

Hi @DataVitalizer ,
Just wanted to check if you had the opportunity to review the suggestion provided?
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You

v-sdhruv
Community Support
Community Support

Hi @DataVitalizer ,
Svg is supported in Power BI deskop.
You can refer this link-
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-images-tables#considerations
Also, dont forget to visit its considerations -

vsdhruv_0-1747819106038.png

If that might be affecting the visual.

You can also refer this-
https://datasavvy.me/2022/12/15/clickable-svg-images-in-power-bi-using-the-html-content-custom-visua...

Hope this helps!
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You!

KerKol
Power Participant
Power Participant

As far as I was aware they can't be stored locally?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Is there any article confirming this? 
I do have a condition to keep the svg files on the local server.

Any suggestions?

There are some blogs talking to this but my google foo escapes me. You could try Chris Webbs Blog for this information and how to parse base64s. If the images are small enough you could try bringing them into your theme file as part of the icon set or, paste them into a DAX measure with a dataimage prefix. Google SVG measures (these would work for base64 too).





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors