Hi,
i am working on a universe which is using IBM DB2 database,
i have a field which is using Jullian Date format (Data type numeric)
it looks like this
2120426
CYYMMDD
i want to convert this to regular date D/m/yyyy
please suggest me how to do this.
Thanks