what is meaning by Master detailed relationship ? please
explain one example
Answer Posted / sunitha
A relationship between summary and detail information.two
list reports can be merged using master detail relationship
.In master detail relationship both summary&details can view
in same report. to establish the relationship there should
be a common column between the two list reports
Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What are shortcuts? Where it can be used? What are the advantages?
Define metrics studio?
Can you define framework manager?
What are the main services provided by application tier?
What is the difference between drill through, drill across?
how to perform single sign in cognos by using url?
Can you explain dynamic query mode?
Which lifecycle we will use for reporting?
How can I schedule reports in cognos?
What junk dimension contains?
how to explain tne project at the time of interview? where to start and how to end? plz explain in detail thax in advance
Name the types of report?
Which studio is used to create reports?
How to create model and how to test model?
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?