Evaluation Order
Dear Oracle,
Within our EPM Application, we are facing troubles in order to display percentages and dropdowns at the same time.
Two dimensions ( Account & Consolidation) are involved.
- The account dimension has several members which should be displayed as a percentage ( Data Type Percentage)
- The consolidation dimension has several members which should be displayed by means of a dropdown ( Data Type Smartlist)
If the evaluation order is : Account - Consolidation ( The percentages are displayed, but the dropdown is not)
If the evaluation order is : Consolidation - Account ( The percentages are not displayed, but the dropdown is)
However, we would like to see the percentages and the dropdown at the same time.