Is it possible to pipe only part of a response? | XM Community
Skip to main content

Hello! I need to pipe only part of a response into another text field.
For example, imagine a survey-taker chooses a response which reads "Dog or Cat". I want to pipe only "Dog" into the next question, but not "Cat".
Is there a way to accomplish this?

We cannot pipe the part of response, but you can use branch logic in survey flow and check which response is selected, based on that set an embedded data with the reqired text and use this embedded data for piping.


Leave a Reply