Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations 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