D is the intended answer among the supplied choices , because Guided Navigation and dashboard-section conditions are designed to display dashboard content conditionally. Oracle Analytics supports associating conditions with dashboard sections so that a section appears only when the configured condition is satisfied. Historically this behavior has been described as Guided Navigation.
However, the question mixes conditional display with role-based authorization . Oracle's current documentation provides an even more direct mechanism for role-specific dashboard visibility: Dashboard Section Permissions . An administrator can grant or deny section access to specific users and application roles. If the strict requirement is “Warehouse Manager role members only,” section permissions are the stronger access-control mechanism.
That option isn't present in the question. Of the choices supplied, Dashboard Prompt is a filtering mechanism, KPI Watchlist monitors performance metrics, and Analysis Filter controls data rather than dashboard-section access. Guided Navigation is therefore the closest and intended examination answer for conditional display.
For production security design, role-based section permissions should be distinguished from merely conditionally rendering content.
Reference Topic: Designing, Creating, and Enhancing Dashboards — Conditional Sections, Guided Navigation, and Permissions
===============
Submit