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 control does...
Power Apps
Answered

HTML Text control does not cut of text and show the ellipsis (3 dots)

(0) ShareShare
ReportReport
Posted on by 27

Dear community,

 

i have a gallery and and a vertical container on the gallery template with on the container a HTML Text control:

Even though i use the code to cut of text and show the ellipses and doesn't do that. What do i do wrong:

 

"<Table style=width:100% >
<tr>
<th style='text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:12pt; color:#000000; line-height:3.5'>
<center>" & ThisItem.Naam & "</center></th>
</tr>
<tr>
 <td style='text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:12pt; line-height:2.0'>
 <center>" & ThisItem.Titel & "</center></td>
</tr>
<tr>
 <td style='text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:10pt'; line-height:2.0'>
 <center>" & ThisItem.Afdeling & "</center></td>
</tr>
</table>

"
Categories:
I have the same question (0)
  • Verified answer
    cha_cha Profile Picture
    4,932 Moderator on at

    Hello @PeKi1972 

     

    You will need this and ensure that it's inside an element like span.

    cha_cha_0-1707028887754.png

     

    "<table style='width:90%;'>
     <tr>
     <td style='width:20%; '>
     <span style='background-color:#fefefe; display: block; width: 100px; margin: auto; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 12pt; color: #000000; line-height: 3.5; text-align: center;'>
     ABsCDEEEEEEEEEsdsds
     </span>
     </td>
     </tr>
    </table>
    "

     

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard