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 make text bold ...
Power Apps
Unanswered

How to make text bold in Launch function

(0) ShareShare
ReportReport
Posted on by 294

Hello All,

 

I need to make Text Bold (Subject / Action)  in launch function. Please advise how to do that. Below is the formula.

 

Launch( "mailto:" & " " &
"?subject= " & " " & ThisItem.'Subject / Action' &
"&body=" & "Dear All," & "%0D%0A"& "%0D%0A" &
"The following Subject requires your attention: %0D%0A %0D%0A" &
"Subject / Action: " & ThisItem.'Subject / Action' & " %0D%0A" &"%0D%0A" &

Categories:
I have the same question (0)
  • AshwiniBhandari Profile Picture
    97 on at
  • timl Profile Picture
    36,785 Super User 2026 Season 1 on at

    @nagaraj007 

    If you're looking to boldify the subject/action section in your email body, you would add <b></b> tags around the areas that you want to boldify.

     

    Launch( "mailto:" & " " &
    "?subject= " & " " & ThisItem.'Subject / Action' &
    "&body=" & "Dear All," & "%0D%0A"& "%0D%0A" &
    "The following Subject requires your attention: %0D%0A %0D%0A" &
    "<b>Subject / Action:</b> " & ThisItem.'Subject / Action' & " %0D%0A" &"%0D%0A" &

     

  • nagaraj007 Profile Picture
    294 on at

    Its not working in Launch function. Please advice.

  • AshwiniBhandari Profile Picture
    97 on at

    Hi nagaraj007,

     

    As earlier mentioned, this cannot be achieved using Launch function. Try using the Office365.SendEmailV2 function instead. Attaching another link where you can clearly see the use of this function including bold text.

     

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Sending-Emails-using-Office365-SendEmail/td-p/34620 

     

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 514

#2
WarrenBelz Profile Picture

WarrenBelz 419 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 295

Last 30 days Overall leaderboard