Forum Discussion
Anonymous
8 years agoNot applicable
Pictures into Power BI matrix
Hi everybody, just wondering whether would be possible to add a column in a matrix containing pictures of the product they refer to. Basically, I have a column with SKU, and I would like to a...
v-yulgu-msft
Microsoft Employee
8 years agoHi Anonymous,
Currently, the only way to display images in a visual is to provide the URL of the image which is public accessible. As a workaround, we can convert any binary (Image Infor) to a Base64 encoded string which can then be displayed in PowerBI as a regular image.
Reference:
Storing Images in a PowerBI/Analysis Services Data Models
Embedding Images in Power BI using Base64
Regards,
Yuliana Gu