I’m currently studying for Microsoft exam 70-448. I do enjoy studying for exams. It’s hard, but it’s an excellent forcing function. I learn bits and pieces here and there now and then about this and that, but when I have an exam schedule for a set date, I have to study! And not only do I put in more hours, but I follow a more systematic approach. In this article, I’m going to share GreatExam braindumps in case you too are studying and this method works for you.
QUESTION 321
You are a database developer and you have about two years experience in creating business Intelligence (BI) by using SQL Server 2008.
Now you are employed in a company named NaproStar which uses SQL Server 2008.
You work as the technical support.
Now you receive an e-mail from your company CIO, in the e-mail, the CIO assigns a task to you.
You use SQL Server 2008 Reporting Services (SSRS) to create a solution.
The solution contains a dimension named DimDay and a measure group named FinishedSales.
The DimDay dimension contains an attribute which is named Week. The FinishedSales references the DimDay dimension. According to the requirement of the company CIO, you must make sure that the aggregations designed on FinishedSales always include the Week attribute.
So what action should be performed?
A. You should set the Usage property appropriately
B. You should set the IsAggregatable property appropriately
C. You should set the AggregationUsage property appropriately
D. You should set the AttributeHierarchyEnabled property appropriately