Question 31

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?
  • Question 32

    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.
    A company has an e-commerce website. When a customer places an order, information about the transaction is inserted into tables in a Microsoft SQL Server relational database named OLTP1. The company has a SQL Server Analysis Services (SSAS) instance that is configured to use Tabular mode. SSAS uses data from OLTP1 to populate a data model.
    Sales analysts build reports based on the SSAS model. Reports must be able to access data as soon as it is available in the relational database.
    You need to configure and deploy an Analysis Services project to the Analysis Services instance that allows near real-time data source access.
    Solution: In the Deployment Option property for the report, you set the Query Mode to InMemory with DirectQuery.
    Does the solution meet the goal?
  • Question 33

    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:

    You need to create a new dimension that allows users to list shipments by the country where the product is shipped.
    Which relationship type should you use between the Shipment table and the new dimension?
  • Question 34

    You are creating a SQL Server Analysis Services (SSAS) cube.
    You need to create a time dimension. It must be linked to a measure group named Sales at the day granularity level.
    It must also be linked to a measure group named Salary at the month granularity level.
    What should you do?
  • Question 35

    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 product and color.
    You need to create the dimension.
    Which relationship type should you use between the InternetSales table and the new dimension?