Recipe Filter with

OlivierAb
OlivierAb Registered Posts: 15 ✭✭✭✭

Hello,

I want to check if a variable in my dataset contains an uppercase letter. For this I want to use the "Sample / Filter" recipe with the following regular expression: [A-Z]
It does not work
I also tried to write the regular expression like this: / [A-Z] / or like this : ([A-Z ])
It also doesn't work

Thank you for your help, Olivier

Best Answers

Answers

Setup Info
    Tags
      Help me…