Hello
I wanted to make some specific words Bold from a sentence.
please help me on this.
Thank You
Regards
Shubham Ghorpade
Power Platform Developer
Solved! Go to Solution.
You can use HTML text Control.
In the HtmlText property of this Control, put something like:
"This word is <strong>bold</strong> from this sentence"
Then it works:
Check if it helps @shubham_7
You can use HTML text Control.
In the HtmlText property of this Control, put something like:
"This word is <strong>bold</strong> from this sentence"
Then it works:
Check if it helps @shubham_7
Hi @shubham_7 ,
If you use a HTML Text control, you can put
<b>YourWord</b>
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
User | Count |
---|---|
263 | |
110 | |
92 | |
55 | |
41 |