Answer Posted / gopal
It uses previous prompt value to filter the values in the current prompt.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the deployment requirements used in cognos?
Can you define slice?
What is difference between page break and section report?
What are all the components of Report Studio?
How do you improve the performance of the Cognos Analytics report
What is difference between primary key and unique key constraints?
What is the model filter?
What DB View and Bus View?
What project,model,parameter maps,namespace and database definitions....... what these are all contains? what are differences b/w them?
How to create model and how to test model?
What are the advantages of cognos?
Can you define a datastore in cognos?
can anybody explain me about sales project in cognos..wt is the requirement,how u get the requirement..explain me any one based on ur experience as a report developer..how much time u will take to complete one project,single person in a team have to do how many reports..in a real time how much time will take to complete reports ie..one single report.. (simple and complex report)and in real time ur project contains how many fact tables and dimension tables..how many query subjects and query items..wt functional area u worked on.. hope u vl respond as soon as possible ..my mail- id is ammu2india@gmail.com
What are the types of hierarchies?
Hi All, Is there any way to check whether a value is selected in a Multi-select tree prompt? I have a tree prompt and want to get to know whetehr which values user has selected,i want to so that values on the top of the report. I Have used that paramDisplayValue('paramername'),But it will display only last selected value. For Example i have tree prompt with one level Region- >country->states If user select region Asia it will dislay the all the Countries in that region and then if user select India it will display the states related to india only Suppose Hierachy look like this: Asia->India->Andhra Pradesh. I want to show this hierachy on the top of the report How it is possible? Can you please help me?