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
Need Help in Creating a OTBI Analysis from Simple Logical SQL

Summary
I am trying to create a Logical SQL which tries to identify all Person Records who have National Identifiers having more than one occurence
Content
I have attached the Logical SQL 1 which works fine and also Logical SQL 2 which also works fine.
The combined SQL however does not works as expected.
Details in attached word doc.
Any help/inputs is appreciated.
Comments
-
I assume you are trying to join the Identifier with the person query so you can see who has the duplicates. I would suggest taking these to logical queries and using BIP do to the join.
0