COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: kadhir on 01 Jul 2008 02:33:47 AM

Title: Need help on Report Design
Post by: kadhir on 01 Jul 2008 02:33:47 AM
Hi All,

I need your suggestion on the report that I develop. The requirement is like this: I have to create multiple drop-down lists on top of the report. All drop-down lists are logically related. First drop-down list might contain continents and Second list might contain regions and third might contain countries,and so on. Based on the selection on regions, for example, the countries are displayed. In other words, the list items in third drop-down, is dependent on the value selected in previous list, that is in second list.

At the bottom portion of the report, based on the values selected in the multiple drop-downs, the report is displayed.

How would I achieve it ?

I am totally new to Cognos environment, please do help me.

Thanks in advance.
Title: Re: Need help on Report Design
Post by: Gopinath on 07 Jul 2008 06:22:32 AM
You can achieve this by using the Cascading Source property when creating prompts
Title: Re: Need help on Report Design
Post by: imts on 08 Aug 2008 07:39:35 AM
Hi,

On Prompt Page, place different Value Prompts ... Use Cascading Prompts.
Eg. For REGION-> cascading source will be COUNTRY.
      For CITY -> cascading source will be Region.

ENABLE AutoSubmit property for these prompts as the data will be reloaded when prompt value is changed.

Create the Report Page.

Regards,
Tarun