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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
powerbiexpert22
Post Patron
Post Patron

Product Image in Table

I need to show image of each product in table , example product is "orange" then image of orange should be shown in seperate Image column within table

1 ACCEPTED SOLUTION
lucadelicio
Super User
Super User

Hi you can use or a web link or base64 image code.
Create a table with 2 columns: the id and the image (url or base64 code).
Then set the image column as IMAGE URL type.
Connect the id to your Dimension table and use the image url/code in the table or matrix.
Try to follow this guide:
https://sqljason.com/2018/01/embedding-images-in-power-bi-using-base64.html
You can also use this site to convert from image to base64 code.
https://base64.guru/converter/encode/image/jpg
If i resolve your question set my answer as solution.

Luca D'Elicio

View solution in original post

1 REPLY 1
lucadelicio
Super User
Super User

Hi you can use or a web link or base64 image code.
Create a table with 2 columns: the id and the image (url or base64 code).
Then set the image column as IMAGE URL type.
Connect the id to your Dimension table and use the image url/code in the table or matrix.
Try to follow this guide:
https://sqljason.com/2018/01/embedding-images-in-power-bi-using-base64.html
You can also use this site to convert from image to base64 code.
https://base64.guru/converter/encode/image/jpg
If i resolve your question set my answer as solution.

Luca D'Elicio

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.