Identify the two true statements about a sparse Entity dimension In Hyperion Planning.
A. You cannot build alternate rollups or assign custom attributes.
B. Base currencies are assigned to entity members.
C. Exchange rates are assigned to entity members.
D. Entity along with Scenario and Period make up a planning unit.
E. Entity along with Scenario and Version make up a planning unit.
The budget office analyst needs to enter and plan data, use the Planning spreading feature that allow users to spread budget data based on last year's actuals, and modify data forms. What two roles should be provisioned for this user?
A. Grid Spread
B. Planner
C. Interactive User
D. Mass Allocate
E. Offline User
Identify two ways that Essbase data load rules cannot manipulate source data files.
A. Select or reject records based on certain criteria.
B. Flip the sign for records with a certain member tagged with a comment.
C. Split or join columns in a source.
D. Find and replace manipulations on source records.
E. Map data based on an external table.
Identify the three characteristics of the Scenarios dimension.
A. Security can be assigned to members of the Scenario dimension.
B. It allows the administrator to assign valid periods for data entry
C. It allows bottoms up or target planning
D. Exchange rate tables are tied to the Scenario dimension.
E. One member in the scenario dimension may be valid for Plan Type.
What four read or write security assignments allow end users to be able to view at least some data?
A. At least one member in the Scenario dimension
B. At least one member In the Version dimension
C. At least one member in the Period dimension
D. At least one member in the Account dimension
E. At least one member in the Entity- dimension
F. If security has been assigned for a Custom dimension, at least one member in the user-defined custom dimension
You need to build the Entity into your Classic Planning application. You can dynamically build the Entity dimension in the Planning application via: (Select all that apply)
A. Essbase load rules
B. Oracle Data Integrator (ODI)
C. Data Integration Management (DIM)
D. Data Relationship Management (DRM)
E. Outline Load Utility
F. EPMA
Management dictates a major reorganization of the company structure, meaning you need to rebuild the Entity dimension from the beginning. You need to delete members in the Entity dimension. Identify the three true statements about deleting members from a Planning application.
A. You must delete members one by one.
B. You must delete a reference to a member from all data forms before deleting it from the dimension.
C. In a data form definition, you selected @IDescendants(IT) for the entity dimension in the page section. The IT member will remain but 2 of its 10 cost centers are being removed. You must remove the reference to "IT" in this data form.
D. You should back up all data for the deleted entity members; after a member is deleted, the data is not retained.
E. A database refresh is required after deleting members from the Entity dimension.
Fragmentation in an underlying Planning Essbase database that is caused by what two actions?
A. Delete member from a sparse dimension.
B. Delete member from a dense dimension.
C. Renaming a member.
D. Renaming an alias.
E. Submitting data / deleting data frequently.
You have a new Planning administrator to manage the Capital Expenditure application. He will assign security for the application as well as maintain dimensions in EPMA, Business Rules in Calculation Manager, and load data via Essbase rules files. He will not need access to other applications. Choose the two valid roles that will address part or this entire requirement.
A. Administrator for the CapEx application
B. Administrator for the Planning Server
C. Provisioning Manager for the CapEx application
D. Planning Calculation Manager for the CapEx application
E. Dimension Editor for the CapEx dimensions
F. Application Manager in Essbase for the CapEx dimensions
Based on the following design: Plan type 1: Summary Plan type with all Accounts by Entity Plan type 2: Sales Plan type with Sales by Product by Entity Plan type 3: Salary Plan type with Salary Expense by Employee by Entity You need to get Sales data to the Summary plan type. Identify the two true statements about
sharing revenue data between the sales plan type and the summary plan type.
A. Planning will build in @XREF calculations in a calc script by default to share data between plan types.
B. A replicated partition could be created to replicate data from the sales plan type to the summary plan type and this would be done if we wanted to store the sales data in the summary plan type.
C. A transparent partition and @XREF calculations could have performance issues for retrievals because data is not stored; it is dynamically calculated.
D. A calc export script on the source database with the DATAEXPORT command could be used to export data out of the revenue plan type and calc import script on the target database with the DATAIMPORT command could be used to import the data file to the summary plan type.
E. To disable the building of @XREF, update the HSPProperties file for the application before you click Create during the application creation process.