how u publish the packages in framework manager
Answer Posted / gopal singh
1)first we need to create new cognos connection
2)using connection we need to import tables from our database
3)after that we need to create models using joins between the query items.
4)after creating package we need to select that package and
rightclick then click on publish.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1. We have been asked to add summary information to sales reprasentatives performance report. The report needs to be grouped by country and city to compare performance between areas Also we need to include revenue totals for each city and each country.
how u will design the report if the objects are available
How can reports be bursted based on two groups? I want to schedule to burst a report based on product line and years and I need the burst report for every product line and every year. How can this be done? Please help..
How to create model and how to test model?
Define metrics studio?
What is the difference between ‘macro’ and ‘prompt?
What is dtm?
Define datastores in cognos?
how to explain health care project and which reports we can create in health care doain?
what is the use of backward drilling in cognos 8?is it possible?whats the uws of it?
What is the difference between regular dimension and derminant?
What is the advantage of using shortcuts?
What junk dimension contains?
Define report item?
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?