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-
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
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)- A6% (2)
- B12% (4)
- C3% (1)
- D79% (27)
Explanation
https://support.office.com/en-us/article/cubevalue-function-8733da24-26d1-4e34-9b3a-
Topics
Community Discussion
No community discussion yet for this question.



