Matrix constant sum | XM Community
Skip to main content

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.  

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.


Leave a Reply