Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8676

Re: Date format

$
0
0

Hi,

 

you need to create one new variable with type dim and need to create fomula as mentioned by  Sujitha

 

=formatdate([Date object];"dd Mmm yyyy")

 

or

 

=formatdate(todate([Date object];"MM/dd/yyyy");"dd Mmm yyyy")

 

 

in BO instead of using bex query direct date char in reports use newly created variable.

 

Thanks.


Viewing all articles
Browse latest Browse all 8676

Trending Articles