70-448 · Question #182
You are developing a SQL Server 2008 Analysis Services (SSAS) method for Company.com. The cube structure is listed below: For one TestAccount member, the total value in the Ownership column is 100%…
The correct answer is A. You should configure the MeasureExpression attribute of the Number method to [Number]* Ownershiper]. See the full explanation below for the reasoning.
Question
You are developing a SQL Server 2008 Analysis Services (SSAS) method for Company.com. The cube structure is listed below:
For one TestAccount member, the total value in the Ownership column is 100%. The Ownership column includes decimal values which stand for percentage of ownership. The measures listed below are developed:Ownershiper Number You should make sure that the weighted value is computed according to the Ownership measure when you are computing against the TestCustomer dimension. Which is the correct answer?
Exhibit
Options
- AYou should configure the MeasureExpression attribute of the Number method to [Number]* Ownershiper].
- BYou should configure the FormatString attribute of the Number method to [DimCustomer].
- CYou should configure the MeasureExpression attribute of the Number method to [TestCustomer].[ Number].
- DYou should configure the FormatString attribute of the Number method to [TestCustomer].[ Number].
How the community answered
(32 responses)- A72% (23)
- B6% (2)
- C3% (1)
- D19% (6)
Community Discussion
No community discussion yet for this question.
