Piping text from embedded data created by survey responses | XM Community
Solved

Piping text from embedded data created by survey responses

  • 18 June 2019
  • 1 reply
  • 21 views

Badge +1
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?
icon

Best answer by JenCX 18 June 2019, 21:39

View original

1 reply

Userlevel 7
Badge +11
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