If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

How to make report parameters appear on every page of the report.

Started by RAJESH_COGNOS, 22 May 2009 06:41:26 AM

Previous topic - Next topic

RAJESH_COGNOS

Hello All,
how to make report input parameters appear on all the pages of the report?
my input parameters are date range and I want to display that on every page how can I do that.

Thanks
Rajesh

dlafrance

Put a text item in your report.

Change the text source to report expression.

Enter this function : ParamDisplayValue('yourPrompt')

You can also drag your prompt and it should give you this function automatically

Gollapudi

Hi dlafrance,

You need drop your paramter in the report header if you wanna see it on each n every page of your report, to drag the parameter to report header just drag a Layout Calculation on to Page Header and in Report Expression Editor, Go to Paramters Tab [you can see it in Left Bottom [1st one is Query, 2. Function adn 3rd one is Parameters tab], just drag your parameter to the Expression Definition and click on OK, thats it.. I have attached a example report [Go Sales and Retailers]

Gollapudi.