COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: realsubodh on 03 Dec 2009 08:59:43 AM

Title: Date Parameter ?
Post by: realsubodh on 03 Dec 2009 08:59:43 AM
Hi Guys,

I want design the report and when I will execute the report then my first page it should ask date prompt like Date: 1/12/2009 basis on the date prompt result should show given below format, how to approach in Cognos 8.3 report studio, any body have idea?   

User:   abc
Date:   1/12/2009
Week:   48
Year:   2009

               
Thanks!!

               
Thanks!!
Title: Re: Date Parameter ?
Post by: cschnu on 03 Dec 2009 09:54:57 AM
Quote from: sss on 03 Dec 2009 08:59:43 AM
Hi Guys,

I want design the report and when I will execute the report then my first page it should ask date prompt like Date: 1/12/2009 basis on the date prompt result should show given below format, how to approach in Cognos 8.3 report studio, any body have idea?   
So you want to display the values of your parameters on your report?
Title: Re: Date Parameter ?
Post by: realsubodh on 03 Dec 2009 10:19:59 AM
Yes i want to display the values of my parameters on report.
Title: Re: Date Parameter ?
Post by: cschnu on 03 Dec 2009 04:23:34 PM
Ok, you will need to drag a layout calculation on your report. Then you can click on the parameters tab and select the parameter you want to display. It should look similar to this in your the expression box:
ParamDisplayValue('FY_Param')