Hi everybody.
I have a column 'date' in my table.right now its defined as an INTEGER (yyyymmdd) and I want to convert it to a timestamp or date using the conversion function in a calculated column (in an analytic view). unfortunately the function i´m using isn´t working: date("DATE",8)
Any thoughts?
Regards, Christoph.