Can I use recode values in a question to have display logic in another question? | XM Community
Question

Can I use recode values in a question to have display logic in another question?

  • 29 March 2021
  • 1 reply
  • 24 views

Userlevel 2
Badge +6

Hi All,
I want to know if I can use recode values in a question to create display logic in another question.
Example: Question 1 is to rate a product. Rating is from 0 to 10 (0= Extremely dissatisfied, 5= Neutral and 10= Extremely satisfied)
Question 2 would be asking the participant why the rating provided is low?
Low being the ratings (0-5)
I recoded Q#1 as mentioned in the below screenshot, i.e '0-5 as 0' and '6-10 as 1'.
Can I use display logic like show this question if the recoded value is 0?
recode.PNG


1 reply

Userlevel 7
Badge +27

Not directly. You can pipe the recode value into an embedded variable and do display logic based on that.
If you do the above, you don't need to recode the values. You can do less than/greater than in the display logic.

Leave a Reply