I’ve been trying to setup an “Extracting Matching Text” column, but I just can’t get it to work.
I’m trying to extract just letters from an input field using this regular expression [A-Za-z]+ however it just does not work, does anyone know what I’m missing?