The situation is that I have a column of sequential values "A", "B", "C", ... and I want to transform them to "Label A", "Label B", "Label C", ...
I know how to do this with a column formula or with JSL, but I was wondering if this is possible with Recode? Perhaps with using a regular expression? Any ideas on how to do this with Recode?