nerdexam
Microsoft

70-779 · Question #8

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…

The correct answer is D. =CUBEVALUE("ThisWorkbookDataModel", "[Measures]. [Avg Revenue Per Hour]". https://support.office.com/en-us/article/cubevalue-function-8733da24-26d1-4e34-9b3a-

Consume and transform data by using Microsoft Excel

Question

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. (Click the Exhibit button.) Data Sample exhibit:

The data model is shown in the Data Model exhibit. (Click the Exhibit button.) 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 column. Workshops have 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 all the repair types Dates has a list of dates from 2015 to 2018 End of repeated scenario. You create a measure named Average Revenue Per Hour that calculates the average revenue per hour. You need to populate a cell in a worksheet to display the Average Revenue Per Hour where Repair Type is Engine. Which Excel formula should you use?

Exhibits

70-779 question #8 exhibit 1
70-779 question #8 exhibit 2
70-779 question #8 exhibit 3
70-779 question #8 exhibit 4

Options

  • A=CUBEMEMBER("ThisWorkbookDataModel", "[DailyRepairs]. [Avg Revenue Per Hour]",
  • B=CUBEVALUE("ThisWorkbookDataModel", "[Measures]. [Avg Revenue Per Hour]",
  • C=CUBEMEMBER("ThisWorkbookDataModel", "[DailyRepairs]. [Avg Revenue Per Hour]",
  • D=CUBEVALUE("ThisWorkbookDataModel", "[Measures]. [Avg Revenue Per Hour]",

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    12% (4)
  • C
    3% (1)
  • D
    79% (27)

Explanation

https://support.office.com/en-us/article/cubevalue-function-8733da24-26d1-4e34-9b3a-

Topics

#CUBEVALUE#CUBEMEMBER#DAX measures#data model

Community Discussion

No community discussion yet for this question.

Full 70-779 Practice