Oracle Fusion HCM Analytics

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How can I ensure my BIP report for line managers only returns results of their reporting line?

Received Response
10
Views
1
Comments
Shounese A
Shounese A Rank 1 - Community Starter
edited Nov 6, 2025 11:45PM in Oracle Fusion HCM Analytics

I've built a BIP report and made it available to managers as a link (static URL page entry in My Team) and it works perfectly except it returns results for all employees instead of only employees in their hierarchy. I expected the results would be based on their data access. Any ideas on how I can modify the SQL to only return results for their hierarchy without me having to add parameters? Are there certain tables that I should be selecting from that secures access this way? I cannot build an OTBI report for this (no subject area containing career interest info).

SQL query attached.

Thanks in advance for any assistance!

Answers

  • MandeepGupta
    MandeepGupta Rank 8 - Analytics & AI Strategist

    Hi @Shounese A ,

    Welcome to Oracle Analytics community.

    You can add per_person_secured_list_v in your query. It will restrict the data based on role data security. Please add and retry.

    Thanks,

    Mandeep.