Can I then somehow pipe-in the addresses they gave me into another loop that asks various questions about the residence? Utilities, water supply, how long they lived there?
I'm not sure how to pipe in fields from a Loop & merge or if it can be done. If not, can I do it by saving the addresses in embedded fields and piping-in? OR, should the first section be set up as separate blocks and referenced in the follow up questions by QID?
https://www.qualtrics.com/support/edit-survey/editing-questions/piped-text/piped-text-overview/#PipingTextFromALoopAndMergeField
Pretty sure you can do this by inputting it into your loop and merge table but I'm thinking if you want to show a dynamic _number_ of things in the second loop and merge, you may need to get a little more fancy with your survey flow.
Yes, you can pipe values from a Loop & Merge. The only difference is that they have a loop number in front of the QID (e.g., ${q://1_QID1/ChoiceGroup/SelectedChoices}).
Also, you can pipe these values into your second Loop & Merge setup as fields.
> @Terri_Z,
>
> Yes, you can pipe values from a Loop & Merge. The only difference is that they have a loop number in front of the QID (e.g., ${q://1_QID1/ChoiceGroup/SelectedChoices}).
>
> Also, you can pipe these values into your second Loop & Merge setup as fields.
>
Tom: I understand the loop number in the above, but what I'm using are text for fields. which makes my pipe value: ${q://1_QID98/ChoiceGroup/AllChoicesTextEntry}, correct?
When I use that in the loop & merge, if a respondent left their city blank, the form field title prints as City. is there a way to get rid of the field titles if blank?
When I use that in the loop & merge, if a respondent left their city blank, the form field title prints as City. is there a way to get rid of the field titles if blank(see screen shot)?!
> Tom: I understand the loop number in the above, but what I'm using are text for fields. which makes my pipe value: ${q://1_QID98/ChoiceGroup/AllChoicesTextEntry}, correct?
>
> When I use that in the loop & merge, if a respondent left their city blank, the form field title prints as City. is there a way to get rid of the field titles if blank?
You should probably pipe the individual items (e.g., ${q://1_QID98/ChoiceTextEntryValue/1} rather than AllChoicesTextEntry. When you do it that way, if City is blank the piped City field will be blank. You may need to use some JS to format it the way you want.
https://www.qualtrics.com/community/discussion/comment/13945#Comment_13945Hi TomG , you mentioned that you can pipe Loop & Merge values into a second Loop & Merge setup as fields. How does that work?
Specifically hoping to solve this problem: I have an initial Loop & Merge block with a select any question, Q1. I would like to populate a second Loop & Merge block with the selected Q1 items. Qualtrics' built-in "Loop based off of a question" doesn't let me specify which loop to populate the fields from. Any ideas?
In case others happen upon this, I received an answer in a separate thread: https://www.qualtrics.com/community/discussion/10286/populating-loop-merge-fields-with-the-selected-choices-from-another-loop-merge-question/p1
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.