Question 21

HOTSPOT
You are a database administrator in a company that uses Microsoft SharePoint Server for all intranet sites.
You are responsible for the installation of new database server instances.
You must install Microsoft SQL Server Analysis Server (SSAS) to support deployment of the following projects. You develop both projects by using SQL Server Data Tools.
Project1 is based on a multidimensional data model that contains four cubes. Each cube has nine

dimensions.
Project2 uses SQL Server data mining to predict customer purchasing intention using the Decision

Trees algorithm.
You need to install the appropriate services to support both projects.
What should you do? In the table below, select the appropriate services for each project.
NOTE: Make only one selection in each column. Each correct selection is worth one point.
Hot Area:

Question 22

You are a business analyst for a retail company that uses a Microsoft SQL Server Analysis Services (SSAS) multidimensional database for reporting. The database contains the following objects:

You must create a report that shows, for each month, the Internet sales for that month and the total Internet sales for the calendar year up to and including the current month.
You create the following MDX statement (Line numbers are included for reference only.):

You need to complete the MDX statement to return data for the report.
Which MDX segment should you use in line 01?
A:

B:

C:

D:
  • Question 23

    DRAG DROP
    You are a business analyst for a company that uses a Microsoft SQL Server Analysis
    Services (SSAS) tabular database for reporting. The database model contains the following tables:

    You have been asked to write a query for a report that returns the total sales for each product subcategory, as well as for each product category.
    You need to write the query to return the data for the report.
    How should you complete the DAX statement? To answer, drag the appropriate DAX segment to the correct locations. Each DAX segment 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.

    Question 24

    Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
    You have a Microsoft SQL Server Analysis Services (SSAS) instance that is configured to use multidimensional mode. You create the following cube:

    Users need to be able to analyze sales by color.
    You need to create a dimension that contains all of the colors for products sold by the company.
    Which relationship type should you use between the InternetSales table and the new dimension?
  • Question 25

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
    You have a Microsoft SQL Server Analysis Services (SSAS) multidimensional database that stores customer and order data for customers in the United States only. The database contains the following objects:

    You must create a KPI named Large Sales Target that uses the Traffic Light indicator to display status. The KPI must contain:

    You need to create the KPI.
    Solution: You set the value of the Status expression to:

    Does the solution meet the goal?