Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

REGEX Count Special Characters Excluding underscore _ and period .

Ultralightbeam
8 - Asteroid

i want to determine if a string has special characters other than string, (A-Z,a-z) and numbers (0-9) and as well as _ and .

I just want to count if string has any special characters excluding or except underscore and period.

2 REPLIES 2
Qiu
20 - Arcturus
20 - Arcturus

@Ultralightbeam 
Hope this is what you need.

0112-Ultralightbeam.PNG

messi007
15 - Aurora
15 - Aurora

@Ultralightbeam,

 

please see below:

messi007_0-1610444432104.png

Attached the workflow,

 

Hope that helps

Regards,

Labels