Hello
Can anybody help on this query. I working on webi 4.0.
In Universe we have 2 Fact tables and 1 dimension table.
Fact1 is joined with Dim table and Fact2 is also joined with dimension table so for these we created 2 contexts
Context 1( Fact1----> Dim) and Context 2 ( Fact2---->Dim)
So when I take objects from Fact 1 and Dim for report, the SQL splitted to two querys even though i am not taking any object from Fact2
Why the SQL splitted? Could you please anybody answer this...
Thanks in advance