dm21,
Based on your comment:
>If I add Sales Team Prompt in my last report as filter as
>you mentioned then I will get duplicate prompts for
>Region , City and Sales Team which is also not good.
and the information on uniqueness, I don't see how this is happening.
If you select 'New England' as the Region from the first prompt, you should then see only the Cities for that Region. Selecting 'Boston' to the City prompt should take you to a single prompt for Sales Teams, showing only those in that City. The
IN clause in the employee filter of the final picklist report should allow you to select
multiple Sales Teams and the offered list of employees should be those in either of the Sales Teams selected.
If the prompts are appearing more than once, I may have misunderstood what the prompt of the final employee picklist report is. Is the first picklist for Region a
report or
catalog picklist? I believe the cascading reports and filters should be:
Rpt Filter
---------- ---------
Region None
City Region = ?GetRegion?
SalesTeam City = ?GetCity?
Employee Salesteam IN (?GetSalesteam?)
Final Rpt Employee IN (?GetEmpl?)
Generally with picklist prompts, multiple occurances of prompts means that the cascading logic is getting mixed up.
Let me know what you think.
Regards,
Dave Griffin
The Decision Support Group
Reporting Consulting with Cognos BI Tools
"Magic with Data"
Want good answers? Read FAQ401-2487 first!