how to connect one to one report? Explain with example?
Answers were Sorted based on User's Feedback
Answer / sunil
we can navigate one report to another using hyperlink and
by specifying report name in the parameter.This is one of
the answer.
If anyone knows any other methos,pls post it.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / tarun
I'm not sure how to connect one report to another in
BusinessObjects reporter. This is possible in Crystal
Reports though, where you can embed one report into a parent
report; this process is called linking reports and the
linked report is known as Subreports.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ramakant
We Can Connect One Report to another Report ONLY BY HYPERLINK in Web Intelligence.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mahesh
We can connect 2 reports, but the below condition should get satisfied,
2 reports should be in the same document i.e (wid) file.
we can not connect 2 ".wid" reports with the help of Merge Dimension.
and other way is by using hyperlink.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhoo
Yes we can connect one report with another.......
By using merged dimension option available in reporting tool
bar....
| Is This Answer Correct ? | 0 Yes | 22 No |
Can anybody tell me about issues faced while creating universe. thanks in advance
Hi, Webi report is created using universeA and this report needs to be shifted to UniverseB.So when i am trying to change report to new universeB from edit query properties, the report just hangs at the point of changing source to target.The reports which hangs mainly are the crosstab reports that has large data and many formulas. Any help on this is much appreciated. Thanks
In Business Objects 4.1 version what is the alternative name for broadcast agent?
What are the advantages of setting up LOVs in the Universe?
2 Answers Cap Gemini, Deloitte,
Explain what task is 98% of the required work of a business analyst?
please anyone explain the equi join,outer joi(right outer join and left outer join),theta join and self join with database tables.
Did you face any problems while creating reports? Name? Solutions?
how to improve the performance of the report
in report level u find from which context u use,why it appears,what is the reason,how u resolve in report level
What is the most complex report you have developed. Explain and how did you overcome??? Please give some examples
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
HI i have a table with 4 columns in back end like sales id, sales revenue, order id and order amt. Now i have created 2 prompts at query level 1st on sales id and 2nd on order id. Now if i run the report for 1st prompt it has to display sales id and sales revenue. Then if i run the report for 2nd prompt then it has to overwrite the table with Order ID and order amount. How you will handle this?