Customize Formula for Total column | XM Community
Skip to main content
Question

Customize Formula for Total column

  • November 2, 2023
  • 2 replies
  • 26 views

Forum|alt.badge.img+1

Hi,

 

I’m very new to Qualtrics and currently working on a survey to collect cost from our vendors. Can someone advise and help me how to customize the Total column formula in the form? 

Total=(sample size)×(∑(recruitment fee+moderation fee+honoraria fee+content grid))

 

2 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • 654 replies
  • November 2, 2023

Use JS event to do operation at real time. Make last column text box as readonly.


Forum|alt.badge.img+1
  • Author
  • 1 reply
  • November 2, 2023

Use JS event to do operation at real time. Make last column text box as readonly.

Hi Shashi,

 

Thanks for your reply! Would you be able to advise on the code I can use here?