Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Converting seconds to yyyy/MM/dd HH:MM:SS for more than 24 hours

nilima
5 - Atom

I am trying to convert seconds to HH:MM:SS for more than 24 hours time duration. I have another column which has date in it. By combining both timestamp and date, I am creating a DateTime field in format (yyyy/MM/dd HH:MM:SS). However, it is converting seconds more than 24 hours to 24:00:01 which is not a valid time stamp. 

 

I would like to attain something like this from seconds and Date field.

 

nilima_0-1589310618482.png

Any help in this regard is highly appreciated.

1 REPLY 1
JosephSerpis
17 - Castor
17 - Castor

Hi @nilima I mocked up a workflow it produces the output you ask for but also provides in a format alteryx recognises  as a valid date format which is yyyy-MM-dd HH:MM:SS. Let me know what you think?

 

Datetime_12052020.JPG

Labels
Top Solution Authors