Piping Unselected Choices | XM Community
Skip to main content
Question

Piping Unselected Choices

  • December 29, 2018
  • 2 replies
  • 35 views

Forum|alt.badge.img+2
I am trying to pipe specific choices from the choices that the user has not selected i.e. _Unselected Choices_. Is there a feature in Qualtrics that could allow me to achieve this task without having the need to use JS?

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • December 29, 2018
Yes, use Carry Forward Choices with Unselected Choices.

Forum|alt.badge.img+2
  • Author
  • January 1, 2019
@TomG said: > Yes, use Carry Forward Choices with Unselected Choices. Carry Forward brings in all the unselected choices instead of allowing me to select specific questions. I want to pipe in a particular choice that the user has not selected. Currently I am using the embed function and if I do ${q://QID9/ChoiceGroup/UnselectedChoices} it would print out all the unselected choices which I do not want. I want to print a choice that is 1 choice below the selected choice.