070-768 Exam Question 51

DRAG DROP
You are writing a MDX query to retrieve data from a Microsoft SQL Server Analysis
Services (SSAS) cube named Channel Sales. The cube defines two measures named
Sales and Cost. The cube also defines a Date dimension and a Product dimension.
You need to retrieve profit values for a year named CY2016.
How should you complete the MDX statement? To answer, drag the appropriate MDX segment to the correct locations. Each MDX 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.

070-768 Exam Question 52

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 administer a Microsoft SQL Server Analysis Services (SSAS) tabular model for a travel agency that specializes in vacation packages. Vacation bookings and packages are stored in a SQL Server database. You use the model as the basis for customer emails that highlight vacation packages that are currently underbooked, or projected to be underbooked.
The company plans to incorporate cruise ship vacation packages. Cruise ship vacation packages include new features such as region availability and cruise line specialties that require changes to the tabular model.
You must ensure that the tabular model reflects the new vacation packages.
You need to configure the tabular data model.
What should you do?
  • 070-768 Exam Question 53

    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?
  • 070-768 Exam Question 54

    You need to configure the server to optimize the afternoon report generation based on the OrderAnalysis cube.
    Which property should you configure?
  • 070-768 Exam Question 55

    DRAG DROP
    A database named DB2 uses the InMemory query mode. Users frequently run the following query:

    You need to reconfigure the SSAS instance that hosts DB1.
    Which three actions should perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.