How can I loop and merge based off three questions? | XM Community
Skip to main content
Solved

How can I loop and merge based off three questions?

  • May 12, 2020
  • 2 replies
  • 15 views

Hi,

In my survey, I am using loop & merge - loop based off of a question - and then I was able to select one of my questions in the survey.

However, I wanted to select choices from 3 questions. How is this possible?

Thank you!

Best answer by TomG

It isn't. You can create a fourth question, add all the choices from the first three questions and use display logic on each choice to display the appropriate choices and loop based off that question. Hide the question with JavaScript.

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6083 replies
  • Answer
  • May 12, 2020

It isn't. You can create a fourth question, add all the choices from the first three questions and use display logic on each choice to display the appropriate choices and loop based off that question. Hide the question with JavaScript.


  • Author
  • 1 reply
  • May 12, 2020

Amazing! I have spent the whole day trying to solve the issue and now it just worked, thank you very much for your fast and helpful answer!!