web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : ISwA5oV8ktHb4iMGuZ3/4Z
Power Automate - General Discussion
Unanswered

How to remove spaces "within" a string of words?

Like (1) ShareShare
ReportReport
Posted on 16 Oct 2018 13:13:46 by

I have used trim to remove leading and trailing spaces, but cannot find a easy way to remove all spaces between words.  Am I missing something easy?  Since we have no easy way to do regex, I can't go that route either...

 

Any tips?

Categories:
I have the same question (0)
  • Furqhan Profile Picture
    6 on 15 Mar 2021 at 06:19:04
    Re: How to remove spaces "within" a string of words?

    Thanks, the replace function worked 😀

  • asdfaf4 Profile Picture
    on 17 Oct 2018 at 19:21:37
    Re: How to remove spaces "within" a string of words?

    Thanks I will try that... in the meantime, I changed the initial web form and added REGEX to prevent any spaces or non alphabetic characters to be entered in the first place.

  • sergeluca Profile Picture
    500 on 16 Oct 2018 at 14:24:07
    Re: How to remove spaces "within" a string of words?

    perhaps replace() ?

    like 

    replace('hello world',' ','')    this returns 'helloworld'

    @asdfaf4 wrote:

    I have used trim to remove leading and trailing spaces, but cannot find a easy way to remove all spaces between words.  Am I missing something easy?  Since we have no easy way to do regex, I can't go that route either...

     

    Any tips?



    helloworld'

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete