Hello - I have a data set where I am looking to filter out all line which are not 10 digits.
See example data attached.
After the filter I want to be left only with those lines which contained exactly 10 digits in the 'code' column, removed any which are above or below 10.
Thanks