HI, If anybody is having C2020-625 - IBM Cognos 10 BI Data Warehouse Developer, kindly send the same to shiju.rajs@gmail.com. Thanks
How to select multiple values from type-in prompt?
how many numbers of cubes can we create on a single model? How can we navigate between those cubes?
tell me two or three issues from client side and how to solve those issues?
What is the function of model design accelerator?
where you can save the report net documentation in our local system?
What do you understand by the term 'dynamic cube'?
How security is concerned with Reportnet? Explain its implementing steps.
how you create security to reports?
What is the difference between group and associare?
Can you define report item?
Does anybody have the sample of delivery document of cognos, or provide some link of websites Thanks
can we insert all types of charts in a list report? what r the realtime prompts?
What are the advantages of using cognos sql?
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?