Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Extract specific text from a column

Hello,   I have a column with some values    Exemple :    P1,A,P2 P2,B,C,P1 P3,A,P1,D,E,G   Etc ...   I only want to extract P1, P2 and P3 (the result of what i want to extract is known) ...