I am able to calculate the duration of time in minutes from four different UAV flights (One being required and the others optional) BUT I have not been able to calculate the sum of all of them. For all of the flight times I am pretty sure that I converted them to integers instead of strings but whenever I try to perform a sum function in my ${total_ft} field, I either get an error message or they come out looking like a string (ft1 = 3 minutes, ft2 = 4 minutes, Result = 34).
Is this something that could be wrong with how I am setting up the bind::esri:fieldType settings? I have a date question earlier in the survey but would this potentially require me to restructure how I have the "time" question types formatted?
I am doing this in Survey123 Connect (Template Version 3.22)