Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Join issue with OBIEE 11g

HI
I am using oBIEE 11.1.1.9.0
I am defining join between two tables at RPD. But when i am creating report and see the physcial query joins are mismatching.
I am wondering how this can be done. I have tried creating new subject area , using alias tables but again same issue.
I am doing as below.
Table1 and table2
join at RPD i am defining as Table1.A=Table2.B and Table1.B=Table2.A
After deploying RPD and when checking for physical query related to this, it is getting join as below
Table1.A=Table2.A and Table1.B=Table2.B
I tried changing multiple times, but i have same issue.
Can anyone suggest me as how can i get resolve this issues.
Answers
-
Would you mind to post a screenshot of your join(s) in the RPD? Because joins can be defined in various places and they mean different things, so by "join in the RPD" it's a bit too generic.
And although OBIEE can change joins a little to improve queries, it would never really exchange 2 joins without a reason.
0 -
Please post a screenshot of both your Physical join showing fact and dim, condition showing your join condition and physical sql generated from OBIEE.
0