Microsoft
70-466 · Question #11
70-466 Question #11: Real Exam Question with Answer & Explanation
Sign in or unlock 70-466 to reveal the answer and full explanation for question #11. The question stem and answer options stay visible for context.
Build an analysis services database
Question
You are creating a SQL Server Analysis Services (SSAS) cube. You need to create a time dimension. It must be linked to a measure group named Sales at the day granularity level. You need to ensure that users can view the Service Quality measures by FirstServiceDate, SecondServiceDate, and ThirdServiceDate. What should you do?
Options
- AUse role playing dimensions.
- BUse the Business Intelligence Wizard to define dimension intelligence.
- CAdd a measure that uses the Count aggregate function to an existing measure group.
- DAdd a measure that uses the DistinctCount aggregate function to an existing measure group.
- EAdd a measure that uses the LastNonEmpty aggregate function. Use a regular relationship between the time dimension and the measure group.
- FAdd a measure group that has one measure that uses the DistinctCount aggregate function.
- GAdd a calculated measure based on an expression that counts members filtered by the Exists and NonEmpty functions.
- HAdd a hidden measure that uses the Sum aggregate function. Add a calculated measure aggregating the measure along the time dimension.
- ICreate several dimensions. Add each dimension to the cube.
- JCreate a dimension. Then add a cube dimension and link it several times to the measure group.
- KCreate a dimension. Create regular relationships between the cube dimension and the measure group.
Unlock 70-466 to see the answer
You've previewed enough free 70-466 questions. Unlock 70-466 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#role-playing dimensions#multiple date relationships#measure group#time dimension