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 Automate / Remove the comma from ...
Power Automate
Answered

Remove the comma from the middle of a string

(0) ShareShare
ReportReport
Posted on by 1,362

Hello,
I have a SharePoint list and one of the columns in the list is a number column "VelocityAppID" and that column contains e.g. "111,111" in almost 1000 list items. I created another column with a string datatype, and I called it "txtVelosityAppID".
I would like to remove the comma from each value of "VelocityAppID" and then put the cleaned value into "txtVelocityAppID.
Any help is appreciated.

Thank you.

Categories:
I have the same question (0)
  • Verified answer
    Manish Solanki Profile Picture
    15,167 Moderator on at

    Hi @golfnutt82 

     

    You can use replace function in the form of expression to remove comma from the text. Here is an example:

    ManishSolanki_0-1711709868078.png

    replace(string('111,111'),',','')

     

     

    Output:

    ManishSolanki_1-1711709913967.png

     

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

  • golfnutt82 Profile Picture
    1,362 on at

    Hello Manish,
    Thanks for the reply.
    I will need to do this for each record in the list.

  • Manish Solanki Profile Picture
    15,167 Moderator on at

    Hi @golfnutt82 

     

    Yes, you need to get all items using "Get items" action from SharePoint list. Then iterate through the list using "Apply to each" action. In each iteration apply an expression to remove the comma from the int column. Finally use "Update item" action to push the final text in the new column.

     

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

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 Automate

#1
Haque Profile Picture

Haque 608

#2
Valantis Profile Picture

Valantis 416

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard