Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Workday Workday-Adaptive-Planning - Workday-Adaptive-Planning

You have a Rates cube sheet at the Year time stratum holding various assumptions and percentages. If you want to reference accounts in this cube sheet elsewhere, what design consideration is required?

A.

The Rates sheet will perform automatic breakback to months.

B.

References to Rates accounts need the [time=this.year] modifier.

C.

Only sheets at the Year time stratum can reference Rates accounts.

D.

Monthly inputs for Rates can still load and aggregate to Year.

An accountant on the budgeting team needs to make topside adjustments for the levels within the Total Marketing parent. This user would need to record the amounts within the Total Marketing (Only) level. What does the user need to manually enter these details within a level assigned sheet?

A.

Access to the Total Marketing parent and all descendants.

B.

Access to at least one of the descendants in Total Marketing.

C.

'Access to (Only) levels' within their permission set.

D.

'Import to all locations' within their permission set.

How can you report on alternate level groupings within Adaptive Planning that reflect the ones maintained in a financial system of record such as Workday?

A.

Select the box 'For reporting purposes only' within Level Details on the alternate parent rollup.

B.

Use level dimensions or level attributes to represent the alternate hierarchy structure.

C.

Suggest a change in the system of record to only have one single structure matching the Adaptive Planning one.

D.

Include the existing levels within a new level rollup that includes 'Alternate' in the name and code.

How can you set the time stratum for modeled sheets?

A.

Choose the time stratum for the version.

B.

Select any time stratum available in the calendar.

C.

Choose a quarterly time stratum.

D.

Select the default time stratum defined for the instance.

The budgeting team would like to incorporate an inflation rate into several different formulas. This inflation rate might be adjusted later on, so the team would like to be mindful of the maintenance effort and store it in one place. What account type allows for data entry at the "Top Level (Only)" to accommodate this?

A.

Modeled

B.

Metric

C.

Assumption

D.

Custom

What feature should the analyst use for assistance to construct and confirm these formulas?

A.

Account Details

B.

Linked Accounts

C.

Formula Assistant

D.

Shared Formulas

A financial plan requires an estimate for the Consulting Expenses account using the average consulting expense from last year multiplied by the forecasted inflation rate. What formula is most suitable?

A.

ACCT.ConsultingExpenses[time=this-12]*(1+ASSUM.Global_Inflation_Rate)

B.

div(ACCT.ConsultingExpenses[time=this.year-1],12)*(1+ASSUM.Global_Inflation_Rate)

C.

div(ACCT.ConsultingExpenses,12)*(1+ASSUM.Global_Inflation_Rate)

D.

ACCT.ConsultingExpenses[time=this.year-1]*(1+ASSUM.Global_Inflation_Rate)

Your Adaptive Planning instance uses the default time stratum. You are creating a monthly formula that should be an average of the quarter from one year ago. How do you write the formula?

A.

divf(ACCT.Example[time=this.qtr-4], 3)

B.

divf(ACCT.Example[time=this.year-1], 3)

C.

divf(ACCT.Example[time=this.qtr, this.year-1], 3)

D.

divf(ACCT.Example[time=this-12:this-9], 3)