COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Active Reports => Topic started by: vito36 on 12 Mar 2015 01:33:00 AM

Title: Run Criteria betwen two date ranges
Post by: vito36 on 12 Mar 2015 01:33:00 AM
Hi Guys

Im trying to insert a ParamdisplayValue('Parameter1') to display the run criteria on a automated report,however when using ParamdisplayValue('Parameter1') it is prompting for a date value,any ideas how to make the report run without prompting


Title: Re: Run Criteria betwen two date ranges
Post by: MFGF on 12 Mar 2015 05:54:26 AM
Quote from: vito36 on 12 Mar 2015 01:33:00 AM
Hi Guys

Im trying to insert a ParamdisplayValue('Parameter1') to display the run criteria on a automated report,however when using ParamdisplayValue('Parameter1') it is prompting for a date value,any ideas how to make the report run without prompting

Hi,

ParamDisplayValue() will give you the display contents of existing parameters used in prompts - if you don't have existing parameters you wouldn't use it. If you do have existing parameters, isn't the idea that they will be prompted for?

I'm not sure I'm understanding... (quite normal for me!) :)

MF.