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

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

  • 19 October 2020
  • 1 reply
  • 191 views

Userlevel 1
Badge +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

Userlevel 7
Badge +27

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