I have some data that is stored as a number of seconds that an agent spends on the telephone (stupid I know but I didn't create the database... it would be better as a timestamp). I created a formula that would convert these value into a time variable (eg 2:23:42). I now want to chart this data again the days of the week so that it shows how much the agent was on the phone for each day of the week. However I am not able to use the data from the function formatted as a proper time. I can use the initial data as the number of seconds but when i format the chart values they don't come out correctly. For example 20000 seconds becomes 2:00:00 which is obviously wrong. Is there anything I can do?