Can we pipe text in the question text conditionally based on the response in a previous question? | XM Community
Skip to main content
Question

Can we pipe text in the question text conditionally based on the response in a previous question?

  • October 19, 2020
  • 1 reply
  • 223 views

Forum|alt.badge.img+6

So I have a numeric question before the single choice response. If the value is greater than 50% a text e.g. "A" gets piped in the question text or else "B" gets piped. Can we do this kind of conditional piping in Qualtrics using greater than or less than conditions?

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5921 replies
  • October 19, 2020

If the questions are in different blocks, you can use survey flow branches to set a embedded data field, then pipe the embedded data field into the second question.
Otherwise, you can pipe the value from the first question into the second question and use JS to update the displayed html accordingly based on the value.


Leave a Reply