Hi All,
I wanted to filter the records which has only special character * I used the custom filter -
REGEX_Match([column name],"^\s?[a-zA-Z][a-zA-Z.\s]*$")
And got the following result but the problem is I am getting records with special character ' as well.
Can anyone please suggest how to get rid of them.
Justify *
American Pharoah *
I'll Have Another
Sunny's Halo
Affirmed *
Seattle Slew *
Secretariat *
Citation *
Assault *
Count Fleet *
Whirlaway *
War Admiral *
Omaha *
Gallant Fox *
Sir Barton *
Thanks,
Kaveri Jaiswal