COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: div_1234 on 30 Sep 2011 01:44:56 PM

Title: date format
Post by: div_1234 on 30 Sep 2011 01:44:56 PM
hi

i am trying to upload my sp in Framework manager and i have 1 parameter in sp which is datetime format.

when i am trying to create parameter like #prompt('date1') # it gives me error like
incorrect date format.should be CCYY-MM-DDThh:mm:ss
.

now i tried #prompt('date1','datetime') .it gives me error like 'date1 not found in Stored Procedure.

Any help?