Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 220 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Semi Joins in OBIEE

Martin van Donselaar
Rank 6 - Analytics Lead
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
0
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 -