Categories
- All Categories
- Oracle Analytics Learning Hub
- 25 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 233 Oracle Analytics News
- 45 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
How can I ensure my BIP report for line managers only returns results of their reporting line?
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
-
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.
1
