Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello guys! Is there a way how can I plot an image from column with urls.
| id | url |
| 1 | http..................1 |
| 2 | http..................2 |
| 3 | http..................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?
Solved! Go to Solution.
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
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
@Anonymous , Python visual should work on service. Is that the issues?
How to create python visual: https://youtu.be/rX3-G8u5fwc
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 53 | |
| 47 | |
| 40 | |
| 38 |