Hi,
We have a requirement to show a specific period in minutes and seconds between two time-stamps. So we have seconds in our Hana Calculation View, which we need because we need to continually be able to change calculation per department. It is based on a response time of a department, that when a call was received they have 14 minutes to get to the incident. So we have the call time-stamp and we have the arrival time-stamp. We can do the calculation and get the results in seconds. We use this to determine average response time, individual response time and so on. We have to show this in design studio dashboard, but showing seconds does not make sense as the the target of 14 minutes in seconds 840s just does not make sense. We need to show is down to seconds and minutes example 00:13:59, as the seconds do count.
Is there a way to convert the seconds to HH:MM:SS in design studio or HANA?
We are on DS 1.6 sp2 and on HANA patch 1.11.
We need help to do it in HANA View of in Design studio.
We can do it the long way by converting to string extracting and repeating all the way but then you have to concatenate HH:MM:SS and this leaves you with a string, which we cant then use in DS.
Any Help would be appreciated.
Corne