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 / HTML text label disapp...
Power Apps
Unanswered

HTML text label disappearing or blank showing as "Show your HTML text here"

(0) ShareShare
ReportReport
Posted on by 34

I have a rather complicated gallery filter that works nicely. I needed the input text (ContentDesSearch) to be highlighted in my results. Only way I could achieve this without breaking my gallery was to make my regular output labels transparent, then add an HTML text label over the top of each one:

 

 

Replace(
ThisItem.'Content Description',
Find(
Upper(ContentDesSearch.Text),
Upper(ThisItem.'Content Description')
),
Len(ContentDesSearch.Text),
"<span style=""color:#12BDB3"">" & ContentDesSearch.Text & "</span>"
)

 

 

 This seemed to work great, except now I am seeing some weird glitchy issues. 

Sometimes the HTML text label shows nothing. And if i just backspace my search text and retype it exactly the same they will show up.

Sometimes in a column that is supposed to be blank, it shows "Show your HTML text here". 

 

This image show both issues. "Show your HTML text here" in what should be a blank field, and also the HTML text label showing nothing when the regular transparent label beneath it clearly containing text (which I highlighted)

 

Help!

Categories:
  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @DaleZ ,

     

    Could you please share more details of your App? What are the formulas for HtmlText property of each Html text input box within that Gallery?

     

    Besides, could you please share the Html text of the line not displayed in the Gallery?

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard