Hello Alteryx Community!
I have a large column of string data that has randomly occurring numbers (for example 88.214.193.98) - column is defined as a string in the select tool.
I want to filter (or regex) out all the numbers and just have a true string column, see attached excel - the "domain_name" column.
Thanks!