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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

Use Python visual to plot an image

Hello guys! Is there a way how can I plot an image from column with urls. 

idurl
1http..................1
2http..................2
3http..................3

The table is easy, so I need to use id column as a single select slicer, and plot url per id chosen. Btw, this data comes from db, if I will publish the dashboard, will it be able to show this python visual?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

AFAIK, the common table visual also support to recognize image URLs. I'd like ot suggest you switch to use table/matrix visual to design report.

Display images in a table or matrix in a report - Power BI | Microsoft Learn

Notice: current power bi not support to recognized image URL with redirect or additional authorizations, it should be better to use the root image file path.(e.g. www.xxxx.com/test.jpg)

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

AFAIK, the common table visual also support to recognize image URLs. I'd like ot suggest you switch to use table/matrix visual to design report.

Display images in a table or matrix in a report - Power BI | Microsoft Learn

Notice: current power bi not support to recognized image URL with redirect or additional authorizations, it should be better to use the root image file path.(e.g. www.xxxx.com/test.jpg)

Regards,

Xiaoxin Sheng

amitchandak
Super User
Super User

@Anonymous , Python visual should work on service. Is that the issues?

How to create python visual: https://youtu.be/rX3-G8u5fwc

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors