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 :
Finance | Project Operations, Human Resources, ...
Answered

Convert multi line string in one line in Ax 2012

(0) ShareShare
ReportReport
Posted on by 4

Hello Guys ,

From Excel i need to copy and paste values in AX memo type field . when i paste the values in Memo field in a form its pasting in multi line, like this --

PR-NQ20-000311
PR-NQ20-000325
PR-NQ20-000360

I need to convert this string in single line  like this --

PR-NQ20-000311PR-NQ20-000325PR-NQ20-000360

Is there any way or any stranded  function available in ax .

Please suggest how to achieve this .

I have the same question (0)
  • Naveen Mishra Profile Picture
    4 on at
    RE: Convert multi line string in one line in Ax 2012

    Thanks !! Martin Dráb,

    I achive this this by using below line of code .

    PRID = strRem(strRem(PRID, "\n"), "\r");

    Thanks.

  • Verified answer
    Martin Dráb Profile Picture
    235,961 Most Valuable Professional on at
    RE: Convert multi line string in one line in Ax 2012

    You can replace \r\n (= escape sequences for a new line) with a space.

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…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Sohaib Cheema Profile Picture

Sohaib Cheema 789 User Group Leader

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 607 Super User 2025 Season 2

#3
Martin Dráb Profile Picture

Martin Dráb 497 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans