For example I developed some reports on employee package now
I have to develop same reports to another package.How can I
change reports to another package?
Answers were Sorted based on User's Feedback
Answer / akhilesh pyasi
Open the report
go to file
from the drop down list select "Report package"
change the package u want
now change the Definition expression of all the query items
and filters
like u have a query item name Employee Name in the
Definition Expression it will may appear like this
[Empl Package][Emp Details][Employee name]
now change it to
[Other Package][Emp Details][Employee Name]
Thats it
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / prit
Go to 'Insertable Object'-> 'Source' Tab. Then select the
existing the package and then rirght click, there you could
see an option called 'Report Package...' Click on that, i
select the required Package.
Once u select the package, it will validate if all
Namespace, QuerySubject And queryitems are available within
the same. IF not then, you can replace those items with the
required field from your new package
Thanks
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / somy
Akhilesh no need of changing defination expression as it
will be changed by default when you change the package.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / charlie
make a fresh report. logic is already built with ur first report.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / jay
open that report
save as that report
select public folder
then select package in which package u want to save
then save it
that's it....
| Is This Answer Correct ? | 4 Yes | 8 No |
can you apply grouping on crosstab?
How can I schedule reports in cognos?
1)diff between shortcut-key and alias table? 2)what is unit testing? 3)what is scorecard?
Diff b/w Crossproduct and Outerjoin?
What is the report studio?
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?
Hi Friends, Please tell me at What situations we use the Segment, Link in FM, What is the Main Difference functionality wise? Thank You
These are few Interview questions i faced.I hope to get help here. 1.Can we convert a Crosstab to List? 2.How do you approach and who tells you what exactly the way report has to be developed so that i meets the client requirements? 3.Can we link the List and Chart thats created in the same report? 4.Where do you edit sql in cognos8 ? 5.What is the difference between native sql and oracle sql? 6.What is the difference between MOLAP and ROLAP? 7.What is the use of BI in datwarehousing? 8.What are set functions? 9.How do you test a report? 10.What are the variables you find in toolbox? 11.How many types of filters are there in cognos8? All the answers r welcomed .U can reach me at vinod.davala@gmail.com
What will happen if scheduling a report with a prompt page?
How do we run stored procedure?
What are the components of the report studio?
How to identify in report that is apply as a detail or summary filter?By looking the report have to identify the report has applied as detail or summary filter to that report?