Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 43 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 281 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.2K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 105 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
More flexible definition of filter conditions in role-based filters in data sets
Role-based filters in data set definition is definitely useful feature, but currently it is lacking flexibility in defining more dynamic filter condition (similar to row level security filters in semanic model in RPD). The only "dynamic" stuff is ability to reference USER() function, returning User Id of logged user.
So it would be very advisable to allow reference of repository/session variables in filter conditions (or alternatively usage of more dynamic conditions via some form of "subquery" - either Logical SQL or physical SQL - implementation is up to Development). Current status is just first step to make role-based filters really usefull feature. And btw, what is desrcibed in following blog:
is just a not very nice workaround for bypassing current limitations of role-based filters.