on 2017 Jul 19 11:23 PM
Hello,
How do we handle # - hatch special character in Product Description or Customer Description, while loading Product and Customer?
I know Gita had already provided the syntax for taking care of all other special characters, but looks like # is missing in that syntax.
Pl help.
Thanks,
Mangesh
Request clarification before answering.
Hi Mangesh,
you can simply use the replace_string function.
replace_string(Input_String,'#','')
you can replace the "Input_String" with the syntax Gita provided.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 11 | |
| 8 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.