Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 232 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K 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
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
how to get the termination date of managers
 
            
                
                    User_D9N49                
                
                     Rank 1 - Community Starter                
            
                        
            step 1 : get list of managers
step 2 : add "termination date", but it's not for managers, but for workers.
question: how to get the termination date of managers
            Tagged:
            
        
0  
            Best Answer
- 
            You could use a subquery within otbi ie "results based upon another analysis ie the subquery returns a list of managers, then the main query gets the term date details for these people. select worker number, term date where worker number in (select manager number…..) 1
Answers
- 
            Hi, To better serve you, please post your question in the Reporting and Analytics for HCM forum since its specific to HCM subject areas/use cases. Thank you. 0
- 
            thank you all for answering~ 0



