Piping text from embedded data created by survey responses | XM Community
Skip to main content
I am trying to pipe in questions from embedded data. First I declared the fields in the survey flow. These values depend on survey response. Specifically I want to use "spouse" for married people and "significant other" for partnered people:



!



Now I want to pipe in the correct relationship designation into another question like this:

!



However when I preview the survey this doesn't seem to work. Nothing gets piped in.



What am I doing wrong?
Is Q8 contained in your Demographics1 block? If so, you'll have to split that block into two: the first half should contain the Are you...married? and Do you currently have a significant other? questions while the second have has Q8 and any other questions you want to pipe in that text. Put the second block after your two branches.

Leave a Reply