Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 236 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 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