web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to add an image in...
Power Apps
Answered

How to add an image in a HTML table

(0) ShareShare
ReportReport
Posted on by 4

In my app, I have a "Detail Form", and i will send it by email. I have use "HTML text" to do it, but I have a problem, because one of my items is an image.

ScreenScreen

 

I know that de code for a item of my "Detail Form" is the next:

 Captura2.JPG

 

 

But i would like what is the code to add a Image, without needing a source. Only the image that is in this moment in the "Data Card" of my "Detail Form".

 

 

 
 
 
 
 
Categories:
I have the same question (0)
  • Verified answer
    v-micsh-msft Profile Picture
    Microsoft Employee on at

    Hi,

     

    To add the image, you would need to configure the image source of the img Label, for example:

     

    <img src="data&colon;image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAUA
    AAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO
     9TXL0Y4OHwAAAABJRU5ErkJggg==" alt="Red dot" />

    Or you may try the URL:

    <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTf8peeAQ8Jbw4lowjdYM9OYVJFJr8EwgGNTsJ6BtbqPdNHWz2m" 
    alt="Testing" width="500" height="100">

    Within the Email Body, and make sure you have the IsHtml configured to Yes.

     

    This way should be able to send the Email with a image.

     

     

     

    Regards,

    Michael 

  • tianaranjo Profile Picture
    497 on at

    @v-micsh-msft Michael,

    Can you tell me where/how I get the internal 'Image' source from the internal image?  I have tried EncodeURL, PlainText

  • KickingApps Profile Picture
    628 on at

    @Meryland95 Where you able to acheive this?  If so, can you describe how?  Thank you.

  • SnowFlake Profile Picture
    88 on at

    @v-micsh-msft 

     

    Please, I have scoured the internet for a working example of an HTML text holding an image encoded in base64. I copied your <img> and still not working. 

     

    <img src='data&colon;image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAUA
    AAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO
    9TXL0Y4OHwAAAABJRU5ErkJggg==' alt='Red dot' />

    I don't know why it's showing the alt= "Red Dot" and not showing your image. 

    Please, could you assist in what I am doing wrong? 

    Image 1661.png
  • JHL Profile Picture
    112 on at

    Were you able to solve this problem? I am also running into the very same issue

  • JHL Profile Picture
    112 on at

    Hi everybody,

    I opened another threat to describe the problem I am facing in depth:


    https://powerusers.microsoft.com/t5/Using-Flows/How-to-put-an-image-from-a-SP-library-into-a-HTML-ta...

    Help on this matter is highly appreciated.

     

    Thank you and best regards

    JHL

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard