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

Workday-Adaptive-Planning Questions and Answers

Question # 6

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.

Full Access
Question # 7

You created a matrix report but forgot to include the version. What will happen?

A.

An error displays.

B.

A planner is prompted to select a version.

C.

The system uses the default version.

D.

The system uses the user's last viewed version.

Full Access
Question # 8

You need to create a formula that divides the bonus input by 12 and then multiplies it by the partial headcount. What is the recommended syntax?

A.

div(ROW.BonusInput, 12)*(ROW.PartialHeadcount)

B.

div((ROW.BonusInput)*(ROW.PartialHeadcount), 12)

C.

(ROW.BonusInput/12)*(ROW.PartialHeadcount)

D.

div(ACCT.ROW.BonusInput,12)*(ROW.PartialHeadcount)

Full Access
Question # 9

Scenario: A multinational corporation seeks a consolidated view of global marketing expenditures. They need to analyze spending across specific marketing campaigns (Content Creation, Social Media Ads, Email Marketing, Influencer Partnerships) and their interaction with various marketing departments. The CFO requires a breakdown of expenses considering interdependencies between campaigns and departments. The objectives are to optimize budget allocation, eliminate redundant spending, and evaluate ROI for each marketing campaign.

The marketing team needs to: Monitor budget versus actual expenses, Analyze campaign performance, and Optimize spending across interdependent campaigns. Which strategy enables the team to achieve these goals while facilitating collaborative analysis and informed decision-making?

A.

Build a centralized, interactive dashboard visualizing budget vs actual and relevant KPIs with drill-down to underlying details.

B.

Distribute static Excel reports segmented by department and campaign via scheduled emails.

C.

Implement a comprehensive Cube Sheet allowing users analysis across campaigns.

D.

Design one web report per department showing budget vs. actuals for individual campaigns.

Full Access
Question # 10

The planning team decided that no user should be able to edit the Office Supplies general ledger account, since the planning team will do the estimates for all levels. What setting in a standard sheet do you use to make an account read-only for all levels?

A.

Initial View

B.

Level Availability

C.

Customization for sub-levels

D.

Account Groups

Full Access
Question # 11

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)

Full Access
Question # 12

You are building a model for Travel Expenses. Finance needs to see detailed travel plans, and expenses will be included with corporate reporting. Planners are expected to complete their travel plans for each forecast. What model design should you use?

A.

Modeled sheet: A row for each trip, including dates and level.

B.

Standard sheet: Expenses entered by month and level.

C.

Standard sheet: Shared formula calculates a 12-month historical average.

D.

Cube sheet: Total monthly trips are input and calculated with an Assumption.

Full Access
Question # 13

You are building a Headcount cube sheet for a manufacturing company. Plant managers input headcounts across dozens of levels and multiple job profile dimension values for each month. Job profile salaries are standardized and global for an entire year. What design for assumptions would have minimal inputs and segregated security?

A.

Existing Headcount cube sheet, input salaries along with headcount.

B.

Using a Personnel sheet, with the calculated average salary by job profile.

C.

Separate cube sheet with job profile, input salaries at Top Level and Year stratum.

D.

Using Assumption accounts, with an Assumption account per job profile.

Full Access
Question # 14

You have a Personnel sheet that calculates a cell phone allowance paid each month unless an employee has earned over a certain salary threshold for the year. What is an accurate logic expression for the IF statement?

A.

ROW.Salary < divf(ASSUM.CellThreshold, 12)

B.

ROW.Salary[time=last.year] = ASSUM.CellThreshold

C.

ROW.CumulativeSalary <</b> ASSUM.CellThreshold

D.

ROW.MonthlySalary < ASSUM.CellThreshold

Full Access
Question # 15

A rollup account called Total Operating Expenses aggregates the balance of the child accounts called Salaries and Rent. If the Rent account is removed from the Adaptive Planning model, what will be the immediate impact on the formula and data?

A.

The formula and data will be automatically transferred to the remaining child account, Salaries.

B.

The formula and data will be automatically reassigned to the rollup account, Total Operating Expenses.

C.

The formula and data will be permanently deleted across all versions and levels.

D.

The formula and data will be preserved within an archived leaf account in the system.

Full Access
Question # 16

What toolbar option enables an end user to change the elements displayed on the vertical and horizontal axes of a cube sheet?

A.

Reset to Default View

B.

Sheet Properties

C.

Dimensions, attributes, and levels

D.

Change Dimensions

Full Access
Question # 17

What is a properly formatted level name?

A.

1000 Sales: France and Germany

B.

1000 Sales: France & Germany

C.

1000 Sales - France/Germany

D.

1000 Sales - France and Germany

Full Access
Question # 18

When setting up multiple currencies, what type of currency should you choose to enable as the main currency for conversion?

A.

Custom

B.

Standard

C.

Reporting

D.

Corporate

Full Access