Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 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
Hide any Workbook/DV based on some condition.
In FAW, our RPD subject areas are hidden based on the module activation. We have session variables to check the Module Activation and SAs are hidden based on that. Whereas our OOTB Workbooks are secured based on the Duty roles. There can be case where user has the necessary roles to see the OOTB Workbooks/DVs, but they have not activated the modules. In that case if user tries to access the Workbook, they will get table/view doesn't exists error. To avoid that we are looking a way to hide Workbooks based on some conditions (like we already have this functionality in OBIEE Dashboard sections).