Q_TOTALDURATION | XM Community
Skip to main content
Solved

Q_TOTALDURATION

  • September 25, 2018
  • 5 replies
  • 255 views

Forum|alt.badge.img+4
In which unit does Q_TOTALDURATION store the time? I think that referring to this variable we can get the length of interview.

Best answer by NiC

seconds and yes it refers to length of survey (Interview in your case). Hope this Helps :)

5 replies

NiC
QPN Level 5 ●●●●●
Forum|alt.badge.img+27
  • QPN Level 5 ●●●●●
  • Answer
  • September 25, 2018
seconds and yes it refers to length of survey (Interview in your case). Hope this Helps :)

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • September 25, 2018
It is in seconds, and you can convert it in to minutes to calculate LOI.

NiC
QPN Level 5 ●●●●●
Forum|alt.badge.img+27
  • QPN Level 5 ●●●●●
  • September 25, 2018
> @bansalpeeyush29 said: > It is in seconds, and you can convert it in to minutes to calculate LOI. !

Forum|alt.badge.img+4
  • Author
  • Level 1 ●
  • September 26, 2018
Thanks for your help. Also is there any way to calculate time difference between two captured time values in the embedded data.

dipeshsingh
Level 2 ●●
Forum|alt.badge.img+12
  • Level 2 ●●
  • January 9, 2023

salimlko

Might need some JS. We may pipe in Q_TOTALDURATION in a hidden que in survey builder and then use some JS to calculate.