I would like to create a embedded data if a question is not answered it is optional | XM Community
Skip to main content

I was trying to setup a branch if this question = empty but it is not an option.  So how do you create embedded data if they did not answer the question?  I have embedded data figured out if they answer the question.  

If it is a multiple choice question you can check if none of the choices are selected:

If choice 1 Not Selected

AND choice 2 Not Selected

...

AND choice N Not Selected


Leave a Reply