Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Semi Joins in OBIEE

Hi All,
Is it possible to use Semi Joins in an Obiee Answer Report?
What i want in pseudo code is: Select <something> From <Starmodel> Where Not Exist <Correlated Subquery>
I know it is possible to do direct SQL but that is not what i'm looking for.
TIA
Answers
-
Depending on what you actually mean with this you may want to look at the filter option: Filter based on another analysis
0 -
Thanks Christian,
I have looked into that but I think that way you will be able to do NOT IN subqueries but I don't see how to do NOT EXIST from there.
0 -