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

Is it possible to pipe only part of a response?

  • February 11, 2021
  • 1 reply
  • 21 views

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?

Best answer by rondev

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.

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • Answer
  • February 14, 2021

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.