Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Remove special characters

$
0
0

I would like to do what "Data Cleanings" function does and so remove special characters from a field with the formula function.For instance: addaro'  becomes addaro, samuel$ becomes samuel

 

I know I can use-----> replace([field1],"$"," ") but it will only work for $ sign. I'm wondering If I can use multiple values all together such as $,() .....

 

Thank you


Viewing all articles
Browse latest Browse all 4999

Trending Articles