Pipe Text Help | XM Community
Skip to main content

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.

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


Leave a Reply