COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: RAJESH_COGNOS on 31 May 2009 09:13:06 AM

Title: How to make Text prompt not mandatory?
Post by: RAJESH_COGNOS on 31 May 2009 09:13:06 AM
the text prompt I use in my report while run is asking for an input Though I am setting Required field to 'NO'.

Can someone help me how to make this not required.

Thanks
Rajesh
Title: Re: How to make Text prompt not mandatory?
Post by: Rajaggopal on 31 May 2009 11:27:09 PM
Have you set the corresponding filter's Usage property to Optional? It might have been set to Required thats causing the prompt to be mandatory. Change it to Optional and it will work fine.
Title: Re: How to make Text prompt not mandatory?
Post by: vij on 01 Jun 2009 02:33:51 AM
Hi RAJESH_COGNOS

as Rajaggopal mentioned ...put the filter property as Optional in each Query where u are using that particular filter.


:)
Title: Re: How to make Text prompt not mandatory?
Post by: RAJESH_COGNOS on 01 Jun 2009 07:53:20 AM
What is filtering property? Where is it located?
If I select the text prompt on my prompt page,A properties pane appears left hand side below and there is a REQUIRED field which I changed to 'NO'
is that what you guys are talking about?
Title: Re: How to make Text prompt not mandatory?
Post by: david.stachon on 01 Jun 2009 11:36:09 PM
No, it is not.

....they are referring to where you've used the parameter in your QUERY.

Select the filter object in your query ....it is a property.
Title: Re: How to make Text prompt not mandatory?
Post by: RAJESH_COGNOS on 02 Jun 2009 07:37:15 AM
that works .

Thanks