For more information, please refer to this announcement explaining best practices for getting answers to questions.
Regarding Supervisor Field along with Line Manager in OTBI analysis
Summary
Fetching Supervisor Field from Matrix Manager Folder and Line Manager from Worker Folder in OTBI analysisContent
In the current Oracle release of 19A , we observed that the Supervisor field which we tried to fetch from Matrix Manager is not returning any value even though we have Supervisor details for a person at front end. Due to which the entire result of the report having other columns as well like ( Person Number, assignment Number, Name, Location,....) is getting 'No result ' in the result tab.
Therefore , we tried to build the report through logical query having Supervisor column Left Outer join with the Person Number and other column required. Though the report fetched the rows of the person with other information but the supervisor column is NULL. Another challenge of using this logical SQL query approach is that any further modification leads to create the entire query again having those changes.Another major issue using this is that , we came to know that in coming future the Logical SQL query approach will no longer be supported by the Oracle which will create problem during