Hi,
From a data dump, I have the time formatted as HHH:MM;SS eg. 987:34:07
So that is 987 hours, 34 minutes and 7 seconds.
Running this in Excel I can easily translate this into days and hours, or even find max, min and average time.
Do I really have to transform this into three columns to do the same in Alteryx, or is there a way to convert this string into Time format ?
Br
/Thomas