Hello Everyone,
I'm exporting reports from the Adobe data warehouse and the date/time format column is coming back with what I first thought was Epoch formatting. But that is not correct I think. Calculators are giving the wrong year.
Example: for Jan, I see dates/time stamps that look like:
- 1240001
- 1240002
- 1240003
- etc.
Just wondering what is the best way to translate that into something that is usable in a view in Snowflake using sql, etc. Or if there is a calculated field in Tableau for the same. Thoughts?