Loops in OBIEE 11g [message #649545] |
Wed, 30 March 2016 06:32 |
![](//www.gravatar.com/avatar/cf763f95516433b4ed8385a14d06a45c?s=64&d=mm&r=g) |
ndiwanje
Messages: 4 Registered: March 2016 Location: Bangalore
|
Junior Member |
|
|
I am new to OBIEE. Can anyone tell me how to resolve loops in OBIEE 11g. I heard like loops are internally handled in OBIEE 11g. If they are handled internally then no use of alias for resolving loops? How OBIEE 11g handles when we have two fact tables with below structure.
Facts: A, B
Dim: C, D
c -> A <- D
C -> B <- D
Means there is a join from C and D to A, C and D to B. C and D are conformed dimensions. Does this structure call as loop?
I worked for Business Objects, there we use contexts and alias for loops. How is it done in OBIEE 11g.
Waiting for repliles....
|
|
|