HOTSPOT -You have a Microsoft SQL Server Analysis Services (SSAS) multidimensional project. You are developing a dimension that uses data from the following table:The ManagerKey column defines a foreign key constraint that references the EmployeeKey column. The table stores employee history information by using slowly changing dimensions (SCD). Changes to EmployeeName, Phone, or ManagerKey are managed as SCD Type 1 changes. Changes to SalesRegion are managed as SCD Type 2 changes.You create the following attributes, and set the KeyColumns and NameColumn properties to the columns listed in the table below:You need to add a parent-child hierarchy to the dimension to enable navigating the organization hierarchy.In the table below, identify the attribute that you must use for each attribute usage type.NOTE: Make only one selection in each column.Hot Area:
You are optimizing a Microsoft SQL Server Analysis Services (SSAS) multidimensional model over a SQL Server database. You have a table named City which has several dimensions that do not contain a space in their names. One dimension is named SalesTerritory rather than Sales Territory.You need to ensure that Report developers can drag the attribute name to the report rather than having to re-label the attributes by implementing spaces. You must minimize administrative effort and not break any upstream processes.What should you do?
HOTSPOT -You are deploying a multidimensional Microsoft SQL Server Analysis Services (SSAS) project. You add two new role-playing dimensions named Picker andSalesperson to the cube. Both of the cube dimensions are based upon the underlying dimension named Employee in the data source view.Users report that they are unable to differentiate the Salesperson attributes from the Picker attributes.You need to ensure that the Salesperson and Picker attributes in each dimension use unique names.In the table below, identify an option that you would use as part of the process to alter the names of the attributes for each of the dimensions.NOTE: Make only one selection in each column.Hot Area:
HOTSPOT -A company has a multidimensional cube that is used for analyzing sales data. You add a new measure named Transaction Total Including Tax and include theSupplier, Payment Method, and Transaction Type dimensions in the data model. The Transaction Total Including Tax measure uses the existing Customer andDate dimensions.When users have queried the new measure in the past, they saw results as shown in the existing query output exhibit. (Click the Exhibit button.)The overall total is incorrectly displayed on every row. In addition, the results are no longer formatted correctly.The query result should appear as shown in the desired query output exhibit. (Click the Exhibit button.)You need to ensure the table is displayed correctly.What should you do? Use drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.NOTE: Each correct selection is worth one point.Hot Area:
Case Study #1 -This is a case study. Case studies are not limited separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other question on this case study.At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next sections of the exam. After you begin a new section, you cannot return to this section.To start the case study -To display the first question on this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has anAll Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.Background -Wide World Importers imports and sells clothing. The company has a multidimensional Microsoft SQL Server Analysis Services instance. The server has 80 gigabytes (GB) of available physical memory. The following installed services are running on the server:SQL Server Database Engine -SQL Server Analysis Services (multidimensional)The database engine instance has been configured for a hard cap of 50 GB, and it cannot be lowered. The instance contains the following cubes: SalesAnalysis,OrderAnalysis.Reports that are generated based on data from the OrderAnalysis cube take more time to complete when they are generated in the afternoon each day. You examine the server and observe that it is under significant memory pressure.Processing for all cubes must occur automatically in increments. You create one job to process the cubes and another job to process the dimensions. You must configure a processing task for each job that optimizes performance. As the cubes grown in size, the overnight processing of the cubes often do not complete during the allowed maintenance time window.SalesAnalysis -The SalesAnalysis cube is currently being tested before being used in production. Users report that day name attribute values are sorted alphabetically. Day name attribute values must be sorted chronologically. Users report that they are unable to query the cube while any cube processing operations are in progress. You need to maximize data availability during cube processing and ensure that you process both dimensions and measures.OrderAnalysis -The OrderAnalysis cube is used for reporting and ad-hoc queries from Microsoft Excel. The data warehouse team adds a new table named Fact.Transaction to the cube. The Fact.Transaction table includes a column named Total Including Tax. You must add a new measure named Transactions Total Including Tax to the cube. The measure must be calculated as the sum of the Total Including Tax column across any selected relevant dimensions.Finance -The Finance cube is used to analyze General Ledger entries for the company.Requirements -You must minimize the time that it takes to process cubes while meeting the following requirements:✑ The Sales cube requires overnight processing of dimensions, cubes, measure groups, and partitions.✑ The OrderAnalysis cube requires overnight processing of dimensions only.✑ The Finance cube requires overnight processing of dimensions only.You need to configure the server to optimize the afternoon report generation based on the OrderAnalysis cube.Which property should you configure?
DRAG DROP -Case Study #1 -This is a case study. Case studies are not limited separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other question on this case study.At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next sections of the exam. After you begin a new section, you cannot return to this section.To start the case study -To display the first question on this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has anAll Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.Background -Wide World Importers imports and sells clothing. The company has a multidimensional Microsoft SQL Server Analysis Services instance. The server has 80 gigabytes (GB) of available physical memory. The following installed services are running on the server:✑ SQL Server Database Engine✑ SQL Server Analysis Services (multidimensional)The database engine instance has been configured for a hard cap of 50 GB, and it cannot be lowered. The instance contains the following cubes: SalesAnalysis,OrderAnalysis.Reports that are generated based on data from the OrderAnalysis cube take more time to complete when they are generated in the afternoon each day. You examine the server and observe that it is under significant memory pressure.Processing for all cubes must occur automatically in increments. You create one job to process the cubes and another job to process the dimensions. You must configure a processing task for each job that optimizes performance. As the cubes grown in size, the overnight processing of the cubes often do not complete during the allowed maintenance time window.SalesAnalysis -The SalesAnalysis cube is currently being tested before being used in production. Users report that day name attribute values are sorted alphabetically. Day name attribute values must be sorted chronologically. Users report that they are unable to query the cube while any cube processing operations are in progress. You need to maximize data availability during cube processing and ensure that you process both dimensions and measures.OrderAnalysis -The OrderAnalysis cube is used for reporting and ad-hoc queries from Microsoft Excel. The data warehouse team adds a new table named Fact.Transaction to the cube. The Fact.Transaction table includes a column named Total Including Tax. You must add a new measure named Transactions Total Including Tax to the cube. The measure must be calculated as the sum of the Total Including Tax column across any selected relevant dimensions.Finance -The Finance cube is used to analyze General Ledger entries for the company.Requirements -You must minimize the time that it takes to process cubes while meeting the following requirements:✑ The Sales cube requires overnight processing of dimensions, cubes, measure groups, and partitions.✑ The OrderAnalysis cube requires overnight processing of dimensions only.✑ The Finance cube requires overnight processing of dimensions only.You need to resolve the issues that the users report.Which processing options should you use? To answer, drag the appropriate processing option to the correct location or locations. Each processing option 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.Select and Place: