Microsoft Transition Your MCITP: Business Intelligence Developer 2008 to MCSE: Business Intelligence (70-460) Free Practice Test
Question 1
You are developing a SQL Server Analysis Services (SSAS) cube for the sales department at your company.
The sales department requires the following set of metrics:
- Unique count of customers
- Unique count of products sold - Sum of sales
You need to ensure that the cube meets the requirements while optimizing query response time.
What should you do? (Each answer presents a complete solution. Choose all that apply.)
The sales department requires the following set of metrics:
- Unique count of customers
- Unique count of products sold - Sum of sales
You need to ensure that the cube meets the requirements while optimizing query response time.
What should you do? (Each answer presents a complete solution. Choose all that apply.)
Correct Answer: A,D
Question 2
You need to recommend a solution for the sales department that meets the security requirements.
What should you recommend?
What should you recommend?
Correct Answer: A
Question 3
Note: This question is part of a series of questions that use the same set of answer choices. An answer choice may be correct for more than one question in the series.
You are creating a SQL Server Analysis Services (SSAS) multidimensional database.
Users need a time dimension for:
Dates
Delivery dates
Ship dates
---
You need to implement the minimum number of required SSAS objects.
What should you do?
You are creating a SQL Server Analysis Services (SSAS) multidimensional database.
Users need a time dimension for:
Dates
Delivery dates
Ship dates
---
You need to implement the minimum number of required SSAS objects.
What should you do?
Correct Answer: E
Question 4
You need to grant appropriate permissions to the SSISOwners SQL Server login. What should you do?
Correct Answer: E
Question 5
You need to re-establish subscriptions on SSRS01.
What should you do?
What should you do?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
You are designing a SQL Server Reporting Services (SSRS) report based on a SQL Server Analysis Services (SSAS) cube. The cube is used to measure sales growth by salesperson.
The cube contains a Key Performance Indicator (KPD to show if a salesperson's sales are off target, slightly off target, or on target.
You need to add a report item that visually displays the KPI status value as a red, yellow, or green flag.
Which report item should you add?
The cube contains a Key Performance Indicator (KPD to show if a salesperson's sales are off target, slightly off target, or on target.
You need to add a report item that visually displays the KPI status value as a red, yellow, or green flag.
Which report item should you add?
Correct Answer: A
Question 7
DRAG DROP
You have a cube named Cube1 that contains the sales data for your company.
You plan to build a report based on the cube.
You need to write an MDX expression that returns the total sales from the first month of the 2009 fiscal year and the total sales from the same period of the 2008 fiscal year.
Which code segments should you insert at line 03 and line 05? To answer, drag the appropriate code segments to the correct lines. Each code segments may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

You have a cube named Cube1 that contains the sales data for your company.
You plan to build a report based on the cube.
You need to write an MDX expression that returns the total sales from the first month of the 2009 fiscal year and the total sales from the same period of the 2008 fiscal year.
Which code segments should you insert at line 03 and line 05? To answer, drag the appropriate code segments to the correct lines. Each code segments may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

Correct Answer:

Question 8
You need to implement the aggregation designs for the cube.
What should you do?
What should you do?
Correct Answer: C
Question 9
You need to use SQL Server Management Studio (SSMS) to make the SSAS databases available for application testing.
What should you do?
What should you do?
Correct Answer: B