Text only
|
Text with Images
COGNOiSe.com - The IBM Cognos Community
IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: katdbc on 04 Oct 2010 09:44:39 AM
Title:
date format
Post by:
katdbc
on
04 Oct 2010 09:44:39 AM
i want to convert into a specific date format
yyyymm
what function will help me do it!!!!!!!!!!!
Title:
Re: date format
Post by:
gshilpa24
on
04 Oct 2010 10:49:05 PM
what is the source? Is it SQL Server or oracle? If its oracle then u can use to_date() and to_char functions.
Text only
|
Text with Images