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 :

How to Make a Text Bold in Canvas App?

Ram Prakash Duraisamy Profile Picture Ram Prakash Duraisamy 5,877 Super User 2026 Season 1

Introduction:

In this Article we will see how to make Text Bold in Canvas App

 

Steps:

 

1. Navigate to https://make.powerapps.com

2. Click Apps

3. Create a New App with Blank Template

4. One the Page gets Loaded Click Insert and Add HTML TEXT

 

rampprakash_0-1709111907875.png

 

 

5. Now Add below text in HTML Text

 

rampprakash_1-1709111907910.png

 

"Sample text <b>Bold Here</b>"

 

Explanation:

Sample text --> Sample text Value

<b> --> Bold Opening 

Bold Here --> Text to Bold

</b> --> Bold Closing

 

Final Image:

 

rampprakash_2-1709111908192.png

 

 

Conclusion:

Based on above steps you can convert text to BOLD from Canvas PowerApps

Comments

*This post is locked for comments