Drilling on an attribute column performs what Oracle describes as a filter drill . When the user clicks a drillable attribute value, Oracle adds the next lower level to the displayed analysis and creates a filter corresponding to the member on which the user drilled.
Oracle's documentation states that drilling in an attribute column affects all relevant views. After the value is clicked, a column is added to the analysis and a filter is automatically created and listed on the Criteria tab . This distinguishes attribute-column drilling from drilling in hierarchical columns, where expanding or collapsing hierarchy members generally affects only the particular hierarchy view without creating the same analysis-wide filter drill behavior.
The drill operation therefore modifies the analytical context; the underlying criteria don't simply remain unchanged. Oracle also doesn't automatically save the resulting drill filter as a reusable named filter, nor does a drill operation create a dashboard prompt. Those are separate authoring operations.
Consequently, the specific outcome described by Oracle is exactly option A: drilling an attribute column automatically introduces the corresponding filter and adds the lower-level column to the analysis criteria.
Reference Topic: Managing and Creating Analyses, Views, and Content — Drilling in Analysis Results
===============
Submit