adding a progress tracker to loop and merge block | Experience Community
Skip to main content
Solved

adding a progress tracker to loop and merge block

  • June 22, 2026
  • 1 reply
  • 24 views

Forum|alt.badge.img+3

We're using loop and merge to randomly display 10 email messages out of 243. Is there a way we can provide participants with progress information, i.e. either by marking the questions as x/10 or showing a "there are 5 messages left" maybe midway through?

Best answer by nikamshubham73

Hi ​@LauraS244,

Since Qualtrics handles the math for you, you can simply type the piped text directly into your Question Text. 

${lm://CurrentLoopNumber} / ${lm://TotalLoops}

1 reply

nikamshubham73
Level 3 ●●●
Forum|alt.badge.img+4
  • Level 3 ●●●
  • Answer
  • June 23, 2026

Hi ​@LauraS244,

Since Qualtrics handles the math for you, you can simply type the piped text directly into your Question Text. 

${lm://CurrentLoopNumber} / ${lm://TotalLoops}