Hello All,
We have a requirement to change the date column format from 'M/DD/YYYY' to 'DD-MMM-YYYY' in answers where ever the column n is been used. But is should not be changed in DB.
I have tried to use CAST function and Evaluate function.
If I change data tyoe of date column to CHAR by CAST function it's displaying as 'DD-MMM-YY', how can I change this to 'DD-MMM-YYYY'.
I have tried multiple syntax's by evaluate function as by gong through blogs/forums, but for some reason the syntax is not working..
Please suggest for the solution. Thanks.
Regards,
OBD
OBIA consltant