What should you do?

Posted by: Pdfprep Category: 70-779 Tags: , ,

Note: This question is part of a series of questions that use the same scenario, For your convenience the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is the same in each question in this series.

Start of repeated scenario

You are creating reports for a car repair company. You have four datasets in Excel spreadsheets. Four workbook queries load the datasets to a data model. A sample of the data is shown in the Data Sample exhibit.

Untitled

The data model is shown in the Data Model exhibit.

Untitled

The tables in the model contain the following data:

DailyRepairs has a log of hours and revenue for each day, workshop, and repair type. Every day, a log entry is created for each workshop, even if no hours or revenue are recorded for that day. Total Hours and Total Revenue are two measures defined in DailyRepairs. Total Hours sums the Hours column, and Total Revenue sums the Revenue column.

Workshops has a list of all the workshops and the current and previous workshop managers. The format of the Workshop Manager column is always Firstname Lastname. A value of 1 in the IsLatest column indicates that the workshop manager listed in the record is the current workshop manager.

RepairTypes has a list of alt the repair types.

Dates has a list of dates from 2015 to 2018.

End of repeated scenario.

You create the column chart shown in the Pivot Chart exhibit.

Untitled

You need to ensure that the month axis is displayed chronologically.

What should you do?
A . In the model, configure the Sort By Column setting for [Month] as [MonthID].
B . In the model, configure the Sort By Column setting for (Month) as [Date].
C . In PivotTable Fields, add [MonthID] to the Legend area.
D . In PivotTable Fields, add [Date] to the Legend area.

Answer: A

Leave a Reply

Your email address will not be published.