Hello @william.ross12 , do you still have issue? May I have your sample input? Celonis is based on SQL Reference (vertica.com)
TO_TIMESTAMP is probably the function you need.
Example
TO_TIMESTAMP(_CELONIS_CHANGE_DATE,'YYYY-MM-DD HH:MI:SS.MS')
TO_TIMESTAMP is probably the function you need.
Example
TO_TIMESTAMP(_CELONIS_CHANGE_DATE,'YYYY-MM-DD HH:MI:SS.MS')
Just small note, Celonis uses 10.1.0 Vertica version, but in most function there's no difference.
Would go the same direction on extracting string, and then creating table with real timestamp using that function. @Guillermo Gost post may be marked as best.
Best Regards,
Mateusz Dudek
Just small note, Celonis uses 10.1.0 Vertica version, but in most function there's no difference.
Would go the same direction on extracting string, and then creating table with real timestamp using that function. @Guillermo Gost post may be marked as best.
Best Regards,
Mateusz Dudek
Thank you that's really helpful! Apologies for late reply
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.