Survey Flow | XM Community
Skip to main content
Solved

Survey Flow

  • September 19, 2018
  • 7 replies
  • 13 views

Forum|alt.badge.img+4
Hi All, Can we auto punch any marker from survey flow based on the values at embedded data. Thanks, Salim

Best answer by MohammedAli_Rajapkar

No, there is no way to punch the multi-select question from survey flow. You can do this through JavaScript. By checking the embedded data value and accordingly auto-selecting the option of the respective question.

7 replies

christopeter
Level 2 ●●
Forum|alt.badge.img+1
  • Level 2 ●●
  • September 19, 2018
Yes we can do that, in survey flow apply branch like if variable=1 than punch any marker.

Forum|alt.badge.img+4
  • Author
  • Level 1 ●
  • September 19, 2018
Thanks Christxy, however here we don't need to punch an embedded data, however we need to punch a question. Is it feasible?

christopeter
Level 2 ●●
Forum|alt.badge.img+1
  • Level 2 ●●
  • September 19, 2018
Yes, you can do it, from where data coming to embedded variable is it from contact list. When you add filter it show drop down instead of survey question select embedded variable and than add it.

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • September 19, 2018
Hi @salimlko , Embedded variable can be used to apply any display or the branch logic.

Forum|alt.badge.img+4
  • Author
  • Level 1 ●
  • September 19, 2018
Thanks Peeyush, but is there any way we can punch a question from survey flow.

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • September 19, 2018
Hi @salimlko , Yes with in survey flow also you can use embedded variable.

MohammedAli_Rajapkar
QPN Level 5 ●●●●●
Forum|alt.badge.img+20
No, there is no way to punch the multi-select question from survey flow. You can do this through JavaScript. By checking the embedded data value and accordingly auto-selecting the option of the respective question.