Can I reset the loop count with Javascript? | XM Community
Skip to main content
Solved

Can I reset the loop count with Javascript?

  • June 4, 2018
  • 1 reply
  • 56 views

I know that I can set the value of an embedded variable via Javascript like this: Qualtrics.SurveyEngine.setEmbeddedData("myvariable","newvalue") and the current loop number within a Loop & Merge can be access in the survey with: ${lm://CurrentLoopNumber} Is it possible to reset the loop count with Javascript?

Best answer by TomG

No, it is not possible.
View original

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5916 replies
  • Answer
  • June 4, 2018
No, it is not possible.

Leave a Reply