Skip to main content
Nintex Community Menu Bar
Answer

Replace spaces in a string

  • August 22, 2023
  • 2 replies
  • 294 views

Forum|alt.badge.img+4

I am building an expression in K2 cloud. I need to remove spaces from a string.

DISH NETWORK LLC

should be

DISHNETWORKLLC

I am trying to use Replace, but nothing I’ve tried works. 

I tried using \s, as well as single quotes and double quotes. Nothing takes out the space.

Thanks in advance!

Note, this is in building a view/form, not in workflow.

Best answer by TinTex

@FreeRangeDingo 

Hello,

I was able to accomplish this via the following:

Testing:

Also I believe this post may be part of: https://community.nintex.com/k2-cloud-12 forum instead

2 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • Answer
  • August 24, 2023

@FreeRangeDingo 

Hello,

I was able to accomplish this via the following:

Testing:

Also I believe this post may be part of: https://community.nintex.com/k2-cloud-12 forum instead


MillaZ
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • August 28, 2023

Hi @FreeRangeDingo 

Did this resolve your question?