Microsoft
70-466 · Question #53
70-466 Question #53: Real Exam Question with Answer & Explanation
Sign in or unlock 70-466 to reveal the answer and full explanation for question #53. The question stem and answer options stay visible for context.
Build an analysis services database
Question
You are developing a SQL Server Analysis Services (SSAS) cube. You need to add a calculated member to the Customer dimension to evaluate the sum of values for France and Germany. Which expression should you use? (To answer, drag the appropriate expression to the answer area.)
Options
- A{[Customer].[Customer Geography].[Country].&[France], [Customer].[Customer Geography].[Country].&[Germany]}
- BSDM({[Customer].[Customer Geography].[Country].&[France]},{[Customer].[Customer Geography].[Country].&[Germany]})
- CSDM({[Customer].[Customer Geography].[Country].&[France], [Customer].[Customer Geography].[Country].&[Germany]})
- DSDM({[Customer].[Customer Geography].[State].&[QLD], [Customer].[Customer Geography].[State].&[NSW]}, {[Customer].[Customer Geography].[State].&[VIC]})
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
#MDX calculated members#set aggregation#Customer dimension#country grouping