Pipe Text Help | XM Community
Skip to main content
Question

Pipe Text Help

  • October 22, 2021
  • 1 reply
  • 18 views

Hello,
Simply put, I am creating a multiple choice question with options that are piped in from embedded data.
The embedded data is a list of our 1000 employees and their supervisors, and the survey will be distributed to the supervisors via personalized links. The multiple choice options need to list all the employees listed under the supervisor this survey was sent to.
Is this possible, and how would I do it? Please reach out for clarity or support.

1 reply

pogi
Level 2 ●●
Forum|alt.badge.img+14
  • Level 2 ●●
  • October 25, 2021

You could have a contact list of supervisors and use embedded data fields for the staff as a JSON object. You would have to then use JS to append choices to the questions. Check this out on how to work the JS: Adding Answer Choices to Multi Select Box using JavaScript — Qualtrics Community