Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is r

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is r

Post by answerhappygod »

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 are two measures defined in DailyRepairs. Total Hours sums the Hours column, and TotalRevenue sums the 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 alwaysFirstname 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 2018End 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?
Note This Quest 1
Note This Quest 1 (57.03 KiB) Viewed 62 times
Note This Quest 2
Note This Quest 2 (61.49 KiB) Viewed 62 times
Note This Quest 3
Note This Quest 3 (80.83 KiB) Viewed 62 times
Note This Quest 4
Note This Quest 4 (27.6 KiB) Viewed 62 times
Note This Quest 5
Note This Quest 5 (95.91 KiB) Viewed 62 times
A. =CUBEMEMBER("ThisWorkbookDataModel", "[DailyRepairs]. [Avg Revenue Per Hour]", CUBEMEMBER ("ThisWorkbookDataModel", "[Dimensions]. [Repair Type]. [Engine]"))
B. =CUBEVALUE("ThisWorkbookDataModel", "[Measures]. [Avg Revenue Per Hour]", CUBEMEMBER ("ThisWorkbookDataModel", "[Dimensions]. [Repair Type]. [Engine]"))
C. =CUBEMEMBER("ThisWorkbookDataModel", "[DailyRepairs]. [Avg Revenue Per Hour]", CUBEMEMBER ("ThisWorkbookDataModel", "[RepairTypes]. [Repair Type]. [Engine]"))
D. =CUBEVALUE("ThisWorkbookDataModel", "[Measures]. [Avg Revenue Per Hour]", CUBEMEMBER ("ThisWorkbookDataModel", "[RepairTypes]. [Repair Type]. [Engine]"))
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply