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 / Shorten length of text...
Power Apps
Answered

Shorten length of text in gallery

(0) ShareShare
ReportReport
Posted on by 147

I have a field that contains the type of shifts that someone will work in a day set out like this:

Long day (LD)

Night (N)

Early (E)

etc...

 

How can i have it so that in a gallery where i have this information showing (thisitem.shift), that it only shows the information in brackets? Just pulling out this part of the data essentially for display.

Categories:
I have the same question (0)
  • mdevaney Profile Picture
    29,991 Moderator on at

    @atray13 

    Put this code in the Text property of a label inside the gallery.  Make sure to replace FieldName with a column name from your datasource.

    Match(ThisItem.FieldName, "\[(.*?)\]")

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • Verified answer
    eka24 Profile Picture
    20,925 on at

    To be consistent pick the first letter for all:

     

    Left(ThisItem.shift,1)
    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
  • atray13 Profile Picture
    147 on at
    Thank you!

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard