Matrix constant sum | XM Community
Skip to main content
Question

Matrix constant sum

  • March 9, 2021
  • 1 reply
  • 3 views

I need to get questions on matrix table constant sum to show hours and minutes without adding the numbers. So for example i want it to show 1 hr 50 minutes in the total field, but it is showing 51 reading 1 hour as 1.  

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • March 13, 2021

Instead of constant sum, use simple matrix text entry question and using JS, on input event show the "total" text in third column assuming first and second are hours and minutes columns respectively.