Autopunch Multiselect Question from Embedded Data | XM Community
Skip to main content
Solved

Autopunch Multiselect Question from Embedded Data

  • November 17, 2023
  • 3 replies
  • 143 views

Forum|alt.badge.img+8

Hi Team, I have 50 embedded fields of products in my survey flow, which are coming from excel file. I want to auto punch a multiselect question on the basis of these 50 embedded fields.  How can I autopunch multiselect question from Embedded data.

Best answer by Shobhit

@MadhurSingh I would suggest, you can make a matrix question (Hidden) with OE boxes and  using JS/Java script you can capture the data from the embedded fields. As below for your reference.

 

 

View original

3 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1449 replies
  • November 19, 2023

Use JS to read embedded data and select the options of multi select question.


Forum|alt.badge.img+8
  • Author
  • Level 2 ●●
  • 19 replies
  • November 20, 2023

Thank you @rondev ! can you please help to put JS code. 


Forum|alt.badge.img+26
  • Level 4 ●●●●
  • 61 replies
  • Answer
  • November 20, 2023

@MadhurSingh I would suggest, you can make a matrix question (Hidden) with OE boxes and  using JS/Java script you can capture the data from the embedded fields. As below for your reference.

 

 


Leave a Reply