Forum Discussion
Syndicate_Admin
Administrator
1 year agoTransform from text to date
Hello everyone I'm working on transforming some data that comes from a file obtained through Google Sheets. The problem I'm facing is that the date field appears as text and doesn't allow me to conv...
parry2k
Super User
1 year agoSyndicate_Admin maybe convert it to timezone first and then in the next step convert it into date type. You can also do this in one step but first try this and let's if this works.