Hello everyone,
I am designing a survey in Qualtrics and would like to customize a later question based on a participant’s earlier choice.
Q2: Which weekend trip would you go on?
-
The weekend trip to Wyoming, for which you spent $600
-
The weekend trip to Colorado, for which you spent $200
Later, I have:
Q8: How much did the total trip cost?
For Q8, I only want the trip name to change depending on the option selected in Q2. For example:
-
If the participant selects Wyoming, Q8 should display: “How much did the total trip to Wyoming cost?”
-
If the participant selects Colorado, Q8 should display: “How much did the total trip to Colorado cost?”
The answer options will already contain the correct cost values, so I only need to dynamically insert the chosen trip name into the question text.
What is the best way to program this in Qualtrics? Should I use piped text from Q2 or display logic/embedded data?
Thank you for your help!


