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 / power automate replace...
Power Automate
Answered

power automate replace single quote with space

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

trying the below function two replace single quote(') with space("")

 

replace(variables('Testcomments'),"'","")

 

not working.Any suggestions please?

Categories:
I have the same question (0)
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

    Please modify you formula as below:

    replace(variables('Testcomments'),'''','') // Replace the single quote with nothing

    vqiaqimsft_1-1629264824713.png

     

    vqiaqimsft_0-1629264797118.png

    Further, if you want to leave space for the place where you put the single quote, you should use ' ', there should be a space between the single quotes:

    replace(variables('Testcomments'),'''',' ')//Replace the single quotes with a space

    And if you want a space to replace instead, you could get as below:

    vqiaqimsft_2-1629264894163.png

    Use the above formula according to your real needs

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    It Works Thank You

  • MitheshRpa Profile Picture
    162 on at

    how to replace same in Power automate desktop?

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