Hello,
I have one column that is supposed to contain only numbers.
But some values contain letters ou special caracters.
With a Tester Transformer, how can I separate features wich the value contain letters or special caracters ?
Thank you
Hello,
I have one column that is supposed to contain only numbers.
But some values contain letters ou special caracters.
With a Tester Transformer, how can I separate features wich the value contain letters or special caracters ?
Thank you
Best answer by nielsgerrits
Multiple ways to do this. One way is to use a Tester transformer. Test if Type Is Numeric.
Alternatives are AttributeValidator, TestFilter, StringSearcher.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.