Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 16
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a Power BI dataset named Dataset1.
In Dataset1, you currently have 50 measures that use the same time intelligence logic.
You need to reduce the number of measures, while maintaining the current functionality.
Solution: From Tabular Editor, you create a calculation group.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
Creating a calculation group in Tabular Editor allows you to consolidate measures that share the same time intelligence logic, thus effectively reducing the total number of measures in Dataset1 while maintaining their functionality. The other option, 'No,' is incorrect because it suggests that this approach does not achieve the objective, which it does.