Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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
Solved! Go to Solution.
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.
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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 38 | |
| 37 | |
| 33 | |
| 32 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 88 | |
| 82 | |
| 68 | |
| 64 |