You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

BI Report: Restrict Line manager access to only his/her reportees in BI Report in Fusion HCM

edited Apr 19, 2020 6:36PM in Reporting and Analytics for HCM 4 comments

Summary

BI Report: Restrict Line manager access to only his/her reportees in BI Report in Fusion HCM

Content

Hi All,

Please find below URL;

This video demonstrates how to restrict Line manager access to only his/her reportees in BI Report in Fusion HCM with a live example.

Below is the executed query;

SELECT
PPL.PERSON_NUMBER                                                            PERSON_NUMBER,
PERNAMES.LAST_NAME  ||' , '|| PERNAMES.FIRST_NAME                               EMPLOYEE_NAME,
LEG_TL.NAME                                                             LEGAL_EMPLOYER,
DEPT_TL.NAME                                                                 DEPARTMENT,
PER_EXTRACT_UTILITY.GET_DECODED_LOOKUP('REGULAR_TEMPORARY', ASG.PERMANENT_TEMPORARY_FLAG) PERMANENT_TEMPORARY_FLAG,
JOB.NAME                                              SYSTEM_ROLE,
ASG.ASSIGNMENT_NAME                                   WORKING_TITLE,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!