Maybe regex is not the best solution for what you are looking for given that if another word that you don't want to remove shares the same pattern it would also me removed. If they are specific text strings I would recommend you trying to use the find replace tool. ...
Datum/Uhrzeit-Tool RegEx-Tool Boost-Extended Format String Syntax Boost-unterstützte RegEx-Zeichen-Klassen Elementnamen zusammenstellen POSIX Extended Regular Expression Syntax Text-in-Spalten-aufteilen-Tool Workflow XML Parser Tool XML-Parse-Tool ...
I wrote this in a filter tool, Regex_Match ([field name], "[^\d]") What am I doing wrong? I thought the ^ was for the beginning of a line, and the \d was for numerical values. I appreciate your help! Expression Help Parse ...
I had the same issue when i concatenated a field. I just ended up using a Find and Replace Tool. There's probably a better way of doing it, but thought i should share what i ended up doing. Javier Delaguila TerryT Alteryx Alumni (Retired) ...