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 / How to remove the firs...
Power Apps
Answered

How to remove the first and last character of a string of text inside of a collection

(0) ShareShare
ReportReport
Posted on by

 

Hello all,

 

I have the following code to create an "Info" collection with a column called "AttributesNew" :

 

jharville_0-1628642099259.png

 

The issue I'm having is under my "AttributesNew" column, the text it results in has a "," in the beginning and end of the string of text. Here's an example of an output it'd give:

 

,one,two,three,four,five,

 

I'd like to remove the first both the first and last comma of that string of text so that the output is this:

 

one,two,three,four,five

 

How would I modify my existing code to account for this functionality? I've messed around with using the Left() and Len() function but no luck as of yet.

 

Thank you!

Categories:
I have the same question (0)
  • Verified answer
    BCLS776 Profile Picture
    8,994 Moderator on at

    Your code looks like it is adding those commas for you - see circled expressions. Remove those and those extra commas should disappear:

    BCLS776_0-1628643889877.png

     

  • jharville Profile Picture
    on at

    Sometimes I look at code so long that I don't see the extreme obvious lol. Thank you for your help!

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

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard