Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How to remove "" from a string

(0) ShareShare
ReportReport
Posted on by 55

Hi All,

I have a string in which are present "" values, I can't remove those char using strrem func, any advice?

thank you

  • francesco.sch Profile Picture
    55 on at
    RE: How to remove "" from a string

    At the end this line worked:  strRemoveCr(strReplace(MyTable.myField,'"', ''))

  • francesco.sch Profile Picture
    55 on at
    RE: How to remove "" from a string

    I will, thank you. I will mark your answer once I'll have tried.

    Francesco.

  • Verified answer
    GirishS Profile Picture
    27,825 Moderator on at
    RE: How to remove "" from a string

    Have you tried using the strSplit function?

    Try using string split function. It will split the string based on the delimiter(example ""). and it will return a list. You can loop through the list to get all the values. and concatenate them.

    Thanks,

    Girish S.

  • francesco.sch Profile Picture
    55 on at
    RE: How to remove "" from a string

    The string has inside the quotes that's why I' can't find a way to remove them. I have thinked about regular expression but still I didn't figure out how to solve that.

    Anyway the string is similar to this: String"with"UnwantedValues

  • GirishS Profile Picture
    27,825 Moderator on at
    RE: How to remove "" from a string

    Hi francesco.sch,

    Normally the string values are represented with double quotes.

    Can you show us the string values? I mean how the string values look like where you want to remove ""?

    Thanks,

    Girish S.

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,336 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,025 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans