web
Youโ€™re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : CwROnNgEJXnxesyzZCgmJ9
Power Apps - Building Power Apps
Answered

Outlook Email Gallery

Like (0) ShareShare
ReportReport
Posted on 22 Oct 2020 09:26:14 by 22

hi everyone,

i'm building a pretty simple screen. It's supposed to display the outlook emails. The only problem I'm facing now is with the email body/ body preview. The ThisItem.BodyPreview does not display the entire email and the ThisItem.Body displays the entire email but with HTML tags. What am I supposed to do? 

Thank you in advance x

Categories:
I have the same question (0)
  • Verified answer
    fdlsklfsdkk Profile Picture
    22 on 22 Oct 2020 at 09:43:53
    Re: Outlook Email Gallery

    I've figured it out, I used the HTMLText ๐Ÿ™‚ 

    My formula: 

     

    "
    
    <!DOCTYPE html>
    <html dir=rtl>
    <head>
    
     <meta http-equiv=""Content-Type"" content=""text/html; charset=utf-8"" />
    </head>
    <body > 
    <td style='border: 1px solid #313131; font-size:15px'> "& ThisItem.body &" </tdbody> 
    
    
    </tr> " 

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

Responsible AI policies

As AI tools become more common, weโ€™re introducing a Responsible AI Useโ€ฆ

Chiara Carbone โ€“ Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for Novemberโ€ฆ

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 629 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 397 Super User 2025 Season 2

#3
wolenberg_ Profile Picture

wolenberg_ 232 Moderator

Last 30 days Overall leaderboard
Loading complete