cancel
Showing results for 
Search instead for 
Did you mean: 
rampprakash

How to Make a Text Bold in Canvas App?

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