Search found 3 matches

by coce
Thu Nov 28, 2019 12:45 pm
Forum: General
Topic: Transformed variable - if source contains
Replies: 7
Views: 29646

Re: Transformed variable - if source contains

Pefect, thank you so much!
by coce
Thu Nov 28, 2019 10:33 am
Forum: General
Topic: Transformed variable - if source contains
Replies: 7
Views: 29646

Re: Transformed variable - if source contains

Thanks jonathon!

Mhmm, maybe I'm doing something wrong, but it doesn't seem to work. i use Version 1.0.8.0 on a MacOS Catalina.

https://i.imgur.com/Mq3Do56.png
by coce
Wed Nov 27, 2019 11:45 am
Forum: General
Topic: Transformed variable - if source contains
Replies: 7
Views: 29646

Transformed variable - if source contains

Hi,
I'd like to recode some variables so if a source contains a certain text I'd like to use a number for it.

Example:

Source
id1: Dog, Cat, Mouse
id2: Dog
id3: Dog, Cat
id4: Dog, Mouse

New variable 1:
If source contains Dog use 1
Then with this all the ids would use 1.

Right now I can only see ...