2.What is loop? How resolve the loop?explain it?
Answer Posted / stalin
Loop is a Multiple paths between the tables selected in
queries. Or you can say loop is a closed path structure.
Loops can be resolved by
1.Aliasing
2.Context
3.Short cut join
if our table having only one lookup then we go for the alias
concept to resolve the loop.
if our table having more than one lookup the we go for the
context to resolve the loop
Short cut join will also resolve the loops
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how to create metric universe ?
What is difference between webi and infoview?
Explain what are the steps to be taken to schedule the report?
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
is it possible to export the webi reports to crystal reports?with out using businessview?
How we drill up week to month?
8. How much supervision have you typically received in your previous job?
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)?
Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?
What is a bo repository?
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
what is xcelsius architecture?
What are the data types present in bo? What happens if we implement view in the designer and report?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
What is aggregate table and aggregate fact table ... Any examples of both?