I have string that I receive from a web service which is a duration already formatted in hh:mm:ss. This successfully can be transformed to a duration when pulling data from the service. My issue is that when I am building a table vis., and have this duration SUM'ed over another classifier, it displays as what appears minutes as an integer. Is there a way to have this summation expressed/formatted in hh:mm:ss?