Hi there,
I have a problem converting dates yyyy,ddd to dd.mm.yyyy in crystal reports because the time is limited and ends 2049.999 in my as400 database which syncronizes with a SQL DB. The applications are build on top of the sql databases wich again syncronize with the as400 db (core system). In the applications expiry dates go beyond 2049, which causes problems when creating reports where dates go beyond 2049.999. I have a formula than converts yyyy.ddd to dd.mm.yyyy , but when I use the "expiry date" field which has dates beyond 2049.999, the report goes wrong.
Can some one please help me with a formula line that I can add to the existing formula that converts -everything greater than 2049.999- to text for example "2049.999 cutoff"?
Please help?