COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: psandhya408 on 29 Sep 2013 10:25:48 PM

Title: value prompt
Post by: psandhya408 on 29 Sep 2013 10:25:48 PM
I have a query in my list report which is a join of two other queries.

How to create a value prompt for the joined query.?

When i am trying create a new value, it asks to select the column from the package .
But I have the column in my join.

How to create a value prompt for the joined query
Title: Re: value prompt
Post by: HalfBloodPrince on 30 Sep 2013 12:40:55 AM
Try this

Drag Value prompt, give parameter name ,directly click on finish. do not select any query item.

Then click on prompt go to properties and set query to join query  in query property. Also set use value and display value to column from ur join query.

Then  add filter to list report with parameter.
Title: Re: value prompt
Post by: psandhya408 on 30 Sep 2013 10:15:18 AM
Thanks..it worked