Hi,
I have a formula column calculating duration of a service call.
It currently looks at two columns formatted as DD-MMM-YYYY HH:MM and subtracts one from the other to show the difference.
Is it possible to have this shown in hours and minutes, rather than just minutes? The above would then show as 01:15:00.
In excel the format would be [h]:mm:ss, but this doesn't appear to work in Zoho reports as it results in the following error: "The parameter DATEFORMAT does not match the accepted input pattern".