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

Default value for Value prompt using a Query Item

Started by pradeepbi25, 28 Oct 2014 08:13:28 AM

Previous topic - Next topic

pradeepbi25

Hi,

I have a value prompt in the report page itself(no prompt page). I need to give this value prompt a default value using query Item.
For example, I have drop down which populates country names using [Country] and I need this value prompt to have default value from [My Country].

I tried macro function in filter as below.
[Country] = #prompt ('param_country','token','[My Country]')#

Thanks,
Pradeep