2.What is loop? How resolve the loop?explain it?
Answer Posted / rahul tandon
Loop is a situation in the BO universe design process. A
circular path of joins is formed between the tables. The
SQL queries are not able to interpret the joins; this
results in the wrong results from the queries; often less
records are retrieved than the actual number of records.
A loop situation can be resolved by Aliases and Contexts.
Make sure to break the joins(circular path) by aliasing the
table(dimension table) which has 1n's coming out of it from
both the end. The path then gets broken and ends as two
different path, one ending at the original dimension table
and the other at the aliased table(of that dimension). Both
of the paths now convey a differnt business case scenario
and depending upon the scenario a particlar path(query has
to be fired).
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is the profile and package?
I have 2 doubts regarding the "Input Control" functionality in BI4: 1) Can the Input Controls in BI4 be manipulated? I mean, can we change the IC display as BOLD or change the values from Italics to regular? Or change the colors? 2) How to get hierarchy type control in IC? Let's say my first IC is for Country and second is for State. If I select a particulat country from Ist IC,second one should show me states belonging to selected country. Is that possible? Thanks in advance!!!
What is the difference between user and versatile user?
How to generate the report from excel sheet?
What is top business?
What would you consider as your biggest achievement and why?
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
8. How much supervision have you typically received in your previous job?
How can you first report in Business Objects by using broadcast agent?
Explain about a tricky situation for which you found a very simple solution?
What is aggregate table and aggregate fact table ... Any examples of both?
What is difference between webi and infoview?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
how to create metric universe ?
When to use local filter and when to use global filter?