Skip to main content
Question

How do you convert date column from string to datetime at the extraction stage? I tried configuring the column but keep receiving an error.

  • December 15, 2022
  • 4 replies
  • 10 views

How do you convert date column from string to datetime at the extraction stage? I tried configuring the column but keep receiving an error.

4 replies

teuku.faruq13
Level 9
Forum|alt.badge.img+1

Hello @william.ross12 , do you still have issue? May I have your sample input? Celonis is based on SQL Reference (vertica.com)



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