Carry forward based on specific scale response | XM Community
Skip to main content
Solved

Carry forward based on specific scale response

  • August 28, 2018
  • 3 replies
  • 11 views

I would like to carry forward ONLY the choices that were rated 7-10 on a previous question. The previous question has a text box for each choice where the respondent types in a rating from 1-10. Again, I'd like to carry forward to the subsequent question only the choices where 7-10 was entered. Thanks.

Best answer by TomG

Don't use carryover. Add display logic to each of the choices in the follow-up question and only display if the entered value is greater than or equal to 7.

3 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • Answer
  • August 28, 2018
Don't use carryover. Add display logic to each of the choices in the follow-up question and only display if the entered value is greater than or equal to 7.

  • Author
  • August 28, 2018
How do I add display logic to specific choices in the follow up question?

  • Author
  • August 28, 2018
Never mind. Got it! Thanks.