1.First Name and Last Name should not have special characters (#, ?, (), &, +, /, !, @) - need logic Alteryx work flow
2.Address Line 1 should not have special characters (?, (),!) - need Alteryx workflow
Hey @45134904
If I understand you correctly you are trying remove special characters from First Name & Last Name and Address Line. To do this you can use Replace_Char formula
no its like true and false if this special characters present then its false if not then true .
Hey @45134904
Use below code to validate your data against special characters.
Output result of regex match is True or False. I hope your query is resolved.
User | Count |
---|---|
107 | |
85 | |
76 | |
54 | |
40 |