Forum Discussion

mmattar's avatar
mmattar
Frequent Visitor
7 years ago
Solved

Base64 Images

Hello,   I have searched endlessly for this solution and every thread seems to go into a dead end.    I would like to know how to show images that are already encoded in Base64. I have a PowerApp...
  • TeigeGao's avatar
    TeigeGao
    7 years ago

    Hi mmattar ,

    Actually, PowerBI has a limitation in the size of Base64 column, but I haven't found a document describing this. Besides, we can't find a method to reduce the size of Base64, you can consider reduce the quality of image and convert it to Base64 again.

    As a workaround, we can upload the image to server, then use the image url to display it.

    Best Regards,

    Teige