Microsoft
70-448 · Question #268
You create a SQL Server 2008 Analysis Services (SSAS) solution. You have a table named Orders that contains the following columns: OrderKey Shipper OrderAmount You create a dimension named DimOrders…
The correct answer is B. Create a fact dimension relationship between the DimOrders dimension and the FactOrders. See the full explanation below for the reasoning.
Question
You create a SQL Server 2008 Analysis Services (SSAS) solution. You have a table named Orders that contains the following columns:
OrderKey Shipper OrderAmount You create a dimension named DimOrders from the Orders table. You set the OrderKey as a key column and the Shipper column as an attribute. You create a measure group named FactOrders from the Orders table. You need to create a dimension relationship to ensure that the OrderAmount column can be aggregated by the Shipper column. What should you do?
Options
- ASet the relationship between the DimOrders dimension and the FactOrders measure group to
- BCreate a fact dimension relationship between the DimOrders dimension and the FactOrders
- CCreate a regular dimension relationship between the DimOrders dimension and the FactOrders
- DCreate a regular dimension relationship between the DimOrders dimension and the FactOrders
How the community answered
(29 responses)- A10% (3)
- B83% (24)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.