How to not display the question using carry-forward statements if the condition is not met | XM Community
Skip to main content
Solved

How to not display the question using carry-forward statements if the condition is not met

  • September 1, 2023
  • 2 replies
  • 72 views

Mannila
Level 4 ●●●●
Forum|alt.badge.img+14
  • Level 4 ●●●●
  • 41 replies

Use case:

Q1 Do you have any of the following health problems? Yes, No

Q2 You selected 'Yes' for the following health problem(s). Please indicate to what extent they affected your health in the last six months. Not at all, Mild, Moderate, Severe

Question:

Is there a way to prevent the display of a Q2 (which uses the carry-forward statements) if the condition 'Selected Statements for Scale Point: Yes' in Q1 is not met, meaning if the respondent chose 'No' for all options or doesn’t respond to Q1?

Problem:

Currently, in Qualtrics, Q2 is still shown without any carry-forward statements if the respondent chose 'No' for all options or doesn’t respond to Q1

 

Best answer by MatthewM

Hi @Mannila ,

Yes, you need to set Display Logic at the question level so that if any part of Q1 = Yes, then Q2 is displayed. 

2 replies

MatthewM
Level 6 ●●●●●●
Forum|alt.badge.img+30
  • Level 6 ●●●●●●
  • 1084 replies
  • Answer
  • September 1, 2023

Hi @Mannila ,

Yes, you need to set Display Logic at the question level so that if any part of Q1 = Yes, then Q2 is displayed. 


Mannila
Level 4 ●●●●
Forum|alt.badge.img+14
  • Author
  • Level 4 ●●●●
  • 41 replies
  • September 1, 2023

@MatthewM Thank you so much for providing the solution. This makes perfect sense.