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
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
What three things do you consider to be the most important factors for a manager?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
How would you format some text using css to be verdana and bold?
When to use local filter and when to use global filter?
hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message
what will be the contents for a functional requirements specifications
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
What are the join problems comes appart from loop,chasm & fan Traps
What is the difference between datawarehousing and businessintelligence?
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
Explain when to use local filter and when to use global filter?
What is the difference between condition & filter?
What are the data types present in bo? What happens if we implement view in the designer and report?