Hi,
We're trying to implement row-level security on several tables by setting a data filter on the user's role. The filtering works correctly for Consumer and Author roles, however, users with an Administrator role appear to bypass the data filter completely. Is there a way to force the data filter to apply to administrators?
We're on OBIEE 11.1.1.9.0
Thanks!