Elapsed.time from Number to Time

Hi,
I am using the filter elapsed to calculate the time between two events. My problem is that the result is a NUMBER (the number of seconds between the events) which is not easy to read. Is there a way to convert this elapsed.time field to TIME format ?

Thanks

Thibaut

Hello @Tibo,
I have been using Ruby filter to achieve similar things. Have you tried that ?