Hi All,
I want to change the format of date time displayed without having to modify SQL query . Currently it is displaying "9/19/2017 08:29:25 " i want to change it to "19 MAR 2017 08:29:25" . same case with decimal values , it is showing ".6" instead "0.6".
Thanks in advance
NA
Thanks for your kind response. i was able to fix it in column format filed to mm/dd/yyyy h:mm:ss . I need some help with formatting numbers something like "05.20" .
NA