Dear Knime experts and enthusiasts! Need some help.
I have input of number in column
like
11123456789ZZ
21123456789AA
A2123456789WE
Now,
I want to filter the above number which includes first two digit an alphabet
thus row A2123456789WE would be removed.
Which node can I use?
there can be situation where both first two digit number is alphabet (AA, AB,RG,…etc) or one can also be as (A!, 2G, 9L,… etc)
So basically I want to remove such row which is having alphabet in first two digit…