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 |
------------What is Slicer memberset?
What are the components used in web tier?
What is the difference between set functions and filter function in dimensional data?
This question is asking in many interviews,,,,, What is your challenging task in report studio? anybody pls tell me some 2 or 3 challenging tasks,,,,
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?
Can you define report item?
is there any possibility to hide items other than render variable?
How do you test the performance of a report?
how many types of formats you can run a report using cognos?
New coloums are added in database, then how you know in report level
What are all types of prompt?
Difference betwween cognos report net architecture and cognos8 architecture