Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics & AI Challenge
- Find Partners
- For Partners
HR Analytics: Masking Employee Data
OBIEE 12c
We have several demo for HR Analytics where we will be displaying Position Management Dashboards. We would like to mask employee data such as salary & position so that it is not identifiable to an individual.
Are there any suggestions for how we can mask this type of data.
Answers
-
One option - probably the most direct one for you - is to hide those columns dynamically based on application roles:
0 -
Do it in the database ... for your tables that have sensitive data.
https://docs.oracle.com/cd/E11882_01/server.112/e41481/tdm_data_masking.htm#RATUG04000
0