Skip to main content
string-filter-alnum Filter: Allow only letters and digits takes all the given input data and removes al characters except alphabetical characters and numbers. This can be usefull if data needs to be mapped to a field that only supports those characters

Fields

No configurable options available

Sample data

Input dataOutput data
”Te$%st$#-4 ““Test4”