Our pass rate is high to 98.9% and the similarity percentage between our 70-470 study guide and real exam is 90% based on our seven-year educating experience. Do you want achievements in the Microsoft 70-470 exam in just one try? I am currently studying for the Microsoft 70-470 exam. Latest Microsoft 70-470 Test exam practice questions and answers, Try Microsoft 70-470 Brain Dumps First.

Q1. - (Topic 10) 

You are developing a SQL Server Analysis Services (SSAS) cube named Sales Planning. The cube consists of two measure groups named Sales and Planning. 

Each measure group is based on a data warehouse fact table and consists of a single MOLAP partition that has the same name as its measure group. 

The Planning measure group consists of two measures: 

.. 

Forecast, which uses the Sum aggregate function Forecast Count, which uses the Count aggregate function 

Users contribute planning values by using a legacy application. An extract, transform, load (ETL) process is scheduled to periodically transfer the planning values from the database of the legacy application to the data warehouse. 

Financial analysts query the Sales Planning cube and report that the planning values are sometimes out of date. A new company requirement mandates that the planning values be entered directly into the cube by using Microsoft Excel 2010 PivotTable What-If Analysis. 

You need to write-enable the Planning partition. 

What should you do before write-enabling the partition? 

A. Set the ProcessingMode property of the Planning partition to LazyAggregations. 

B. Set the Type property of the Planning measure group to Budget. 

C. Remove the Forecast Count measure. 

D. Convert the Planning measure group to a linked measure group. 

E. Set the StorageMode property of the Planning partition to Rolap. 

F. Set the ProcessingMode property of the Planning measure group to LazyAggregations. 

Answer:


Q2. DRAG DROP - (Topic 9) 

You have a business intelligence (BI) infrastructure that contains three servers. The servers are configured as shown in the following table. 

You need to recommend a health monitoring solution for the BI infrastructure. 

The solution must meet the following requirements: 

Monitor the status of the Usage Data Collection feature. 

Monitor the number of end-users accessing the solution. 

Monitor the amount of cache used when the users query data. 

Which health monitoring solution should you recommend using on each server? To answer, drag the appropriate monitoring solutions to the correct servers. Each monitoring solution 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. 

... 

Answer: 


Q3. DRAG DROP - (Topic 10) 

You are developing a SQL Server Analysis Services (SSAS) cube. 

You need to reuse a Revenue measure group from a different database. 

In SQL Server Data Tools (SSDT), which three actions should you 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.) 

Answer: 


Q4. - (Topic 10) 

You are developing a BI Semantic Model (BISM) based on a simple and small dataset sourced from SQL Server. The data size and complexity of the data relationships will not change. The model will be used to produce reports in Power View. 

You need to use an appropriate project type. 

Which project types should you use? (Each answer presents a complete solution. Choose all that apply.) 

A. a tabular project that uses the DirectQuery query mode 

B. a tabular project that uses the In-Memory query mode 

C. a multidimensional project that uses the ROLAP storage mode 

D. a PowerPivot workbook that is deployed to Microsoft SharePoint Server 2010 

E. a multidimensional project that uses the MOLAP storage mode 

Answer: A,B,E 

Explanation: Power View is a thin web client that launches right in the browser from a data model in SharePoint Server 2010. The model can be a PowerPivot model workbook or a tabular model running on a SQL Server 2012 Analysis Services (SSAS) server. 


Q5. - (Topic 10) 

You are developing a SQL Server Analysis Services (SSAS) cube. The cube contains several dimensions, a local measure group, and a linked measure group. Both measure groups use MOLAP partitions. 

You need to write-enable one of the linked measure group partitions to support Microsoft Excel 2010 PivotTable What-If Analysis. 

What should you do before the partition can be write-enabled? 

A. Implement the linked measure group as a local measure group. 

B. Implement the local measure group as a linked measure group. 

C. Set the Type property of the partition's measure group to Forecast. 

D. Set the StorageMode property of the linked measure group to Rolap. 

Answer:


Q6. - (Topic 9) 

You are redesigning a SQL Server Analysis Services (SSAS) database that contains a cube named Sales. Before the initial deployment of the cube, partition design was optimized for processing time. The cube currently includes five partitions named FactSalesl through FactSales5. Each partition contains from 1 million to 2 million rows. 

The FactSales5 partition contains the current year's information. The other partitions contain information from prior years; one year per partition. Currently, no aggregations are defined on the partitions. 

You remove fact rows that are more than five years old from the fact table in the data source and configure query logs on the SSAS server. 

Several queries and reports are running very slowly. 

You need to optimize the partition structure and design aggregations to improve query performance and minimize administrative overhead. 

What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.) 

A. Use the Usage-Based Optimization Wizard to create aggregations for the current partitions. 

B. Use the Aggregation Design Wizard to create aggregations for the current partitions. 

C. Combine all the partitions into a single partition. Use the Usage-Based Optimization Wizard to create aggregations. 

D. Combine all the partitions into a single partition. Use the Aggregation Design Wizard to create aggregations. 

Answer:


Q7. - (Topic 3) 

You need to select an appropriate tool for creating the Regional Sales report. 

Which tool or tools should you use? (Each correct answer presents a complete solution. Choose all that apply.) 

A. Excel 2010, using the CUBE functions 

B. Power View, using a Matrix 

C. Excel 2010, using a PivotTable 

D. Report Builder, using a Matrix 

Answer: B,C,D 

Explanation: 

B: Working with a matrix in Power View A matrix is a type of visualization that is similar to a table in that it is made up of rows and columns. However, a matrix can be collapsed and expanded by rows and/or columns. If it contains a hierarchy, you can drill down/drill up. 

C: Using an Excel Pivot Table, connecting to the Cube, will give you the option to drill down the cube. Using conditional formatting you can highlight specific value ranges. 

D: Matrices provide functionality similar to crosstabs and pivot tables. At run time, as the report data and data regions are combined, a matrix grows horizontally and vertically on the page. Values in matrix cells display aggregate values scoped to the intersection of the row and column groups to which the cell belongs. You can format the rows and columns to highlight the data you want to emphasize. You can also include drilldown toggles that initially hide detail data; the user can then click the toggles to display more or less detail as needed. 

* From scenario: Management has requested a new report named Regional Sales. This report must be based on the Sales cube and must allow users to filter by a specific year and present a grid with every region on the columns and the Products hierarchy on the rows. The hierarchy must initially be collapsed and allow the user to drill down through the hierarchy to analyze sales. Additionally, sales values that are less than $5000 must be highlighted in red. 


Q8. - (Topic 8) 

You need to implement the SalesCommission model to support the planned reports and queries. 

What should you do? 

A. Create a date table that contains only one row for each date on which a sale is recorded. 

B. Use the existing transaction date column in the sales table for date calculations. 

C. Create a date table that contains a row for every date since data started being recorded. 

D. Create a new calculated date column in the sales table for date calculations. 

Answer:


Q9. DRAG DROP - (Topic 10) 

You are planning the installation of PowerPivot for SharePoint that will be used by your company's sales and marketing team. 

You install SharePoint Server 2010 Enterprise Edition with Service Pack 1. 

You need to install the PowerPivot for SharePoint instance. Then you need to configure the Default Account username used to provision shared services in the SharePoint farm. 

Which three actions should you 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.) 

Answer: 


Q10. - (Topic 6) 

You need to design the dimCustomers table. 

Which design approach should you use? 

A. Reference dimension 

B. Type 2 slowly changing dimension 

C. Junk dimension 

D. Conformed dimension 

E. Type 1 slowly changing dimension 

Answer: B Topic 7, Contoso, Ltd Case B 

General Background You are the business intelligence (BI) solutions architect for Contoso, Ltd, an online retailer. 

You produce solutions by using SQL Server 2012 Business Intelligence edition and Microsoft SharePoint Server 2010 Service Pack 1 (SP1) Enterprise edition. 

A SharePoint farm has been installed and configured for intranet access only. An Internet-facing web server hosts the company's public e-commerce website. Anonymous access is not configured on the Internet-facing web server. 

Data Warehouse The data warehouse is deployed on a 5QL Server 2012 relational database instance. The data warehouse is structured as shown in the following diagram. 

The following Transact-SQL (T-SQL) script is used to create the FactSales and FactPopulation tables: 

The FactPopulation table is loaded each year with data from a Windows Azure Marketplace commercial dataset. The table contains a snapshot of the population values for all countries of the world for each year. The world population for the last year loaded exceeds 

6.8 billion people. 

ETL Process SQL Server Integration Services (SSIS) is used to load data into the data warehouse. All SSIS projects are developed by using the project deployment model. 

A package named StageFactSales loads data into a data warehouse staging table. The package sources its data from numerous CSV files exported from a mainframe system. The CSV file names begin with the letters GLSD followed by a unique numeric identifier that never exceeds six digits. The data content of each CSV file is identically formatted. 

A package named LoadFactFreightCosts sources data from a Windows Azure SQL Database database that has data integrity problems. The package may retrieve duplicate rows from the database. 

The package variables of all packages have the RaiseChangedEvent property set to true. A package-level event handler for the OnVariableValueChanged event consists of an Execute SQL task that logs the System::VariableName and System::VariableValue variables. 

Data Models SQL Server Analysis Services (SSAS) is used to host the Corporate BI multidimensional database. The Corporate BI database contains a single data source view named Data Warehouse. The Data Warehouse data source view consists of all data warehouse tables. All data source view tables have been converted to named queries. 

The Corporate BI database contains a single cube named Sales Analysis and three database dimensions: Date, Customer and Product. The dimension usage for the Sales Analysis cube is as shown in the following image. 

The Customer dimension contains a single multi-level hierarchy named Geography. The structure of the Geography hierarchy is shown in the following image. 

The Sales Analysis cube's calculation script defines one calculated measure named Sales Per Capita. The calculated measure expression divides the Revenue measure by the Population measure and multiplies the result by 1,000. This calculation represents revenue per 1,000 people. 

The Sales Analysis cube produces correct Sales Per Capita results for each country of the world; however, the Grand Total for all countries is incorrect, as shown in the following image (rows 2-239 have been hidden). 

A role named Analysts grants Read permission for the Sales Analysis cube to all sales and marketing analysts in the company. 

SQL Server Reporting Services (SSRS) is configured in SharePoint integrated mode. All reports are based on shared data sources. 

Corporate logo images used in reports were originally configured as data-bound images sourced from a SQL Server relational database table. The image data has been exported to JPG files. The image files are hosted on the Internet-facing web server. All reports have been modified to reference the corporate logo images by using the fully qualified URLs of the image files. A red X currently appears in place of the corporate logo in reports. 

Users configure data alerts on certain reports. Users can view a report named Sales Profitability on demand; however, notification email messages are no longer being sent when Sales Profitability report data satisfies alert definition rules. The alert schedule settings for the Sales Profitability report are configured as shown in the following image. 

Business Requirements Data Models 

Users must be able to: . Provide context to measures and filter measures by using all related data warehouse dimensions. . Analyze measures by order date or ship date. 

Additionally, users must be able to add a measure named Sales to the report canvas by clicking only once in the Power View field list. The Sales measure must allow users to analyze the sum of the values in the Revenue column of the FactSales data warehouse table. Users must be able to change the aggregation function of the Sales measure. 

Analysis and Reporting A sales manager has requested the following query results from the Sales Analysis cube for the 2012 fiscal year: 

. Australian postal codes and sales in descending order of sales. . Australian states and the ratio of sales achieved by the 10 highest customer sales made for each city in that state. 

Technical Requirements ETL Processes If an SSIS package variable value changes, the package must log the variable name and the new variable value to a custom log table. 

The StageFactSales package must load the contents of all files that match the file name pattern. The source file name must also be stored in a column of the data warehouse staging table. In the design of the LoadFactSales package, if a lookup of the dimension surrogate key value for the product code fails, the row details must be emailed to the data steward and written as an error message to the SSIS catalog log by using the public API. 

You must configure the LoadFactFreightCosts package to remove duplicate rows, by using the least development effort. 

Data Models Users of the Sales Analysis cube frequently filter on the current month's data. You must ensure that queries to the Sales Analysis cube default to the current month in the Order Date dimension for all users. 

You must develop and deploy a tabular project for the exclusive use as a Power View reporting data source. The model must be based on the data warehouse. Model table names must exclude the Dim or Fact prefixes. All measures in the model must format values to display zero decimal places. 

Analysis and Reporting Reports must be developed that combine the SSIS catalog log messages with the package variable value changes. 


Q11. DRAG DROP - (Topic 10) 

You are developing a SQL Server Analysis Services (SSAS) cube. 

You need to add a calculated member to the Customer dimension to evaluate the sum of values for the United Kingdom and the United States. 

Which expression should you use? (To answer, drag the appropriate expression to the answer area.) 

Answer: 


Q12. - (Topic 10) 

You maintain a multidimensional Business Intelligence Semantic Model (BISM) that was developed with default settings. 

The model has one cube and the cube has one measure group. The measure group is based on a very large fact table and is partitioned by month. The fact table is incrementally loaded each day with approximately 800,000 new rows. 

You need to ensure that all rows are available in the cube while minimizing the processing time. 

Which processing option should you use? 

A. Process Add 

B. Process Clear 

C. Process Default 

D. Process Index 

E. Process Data 

F. Process Full 

Answer:


Q13. - (Topic 9) 

Your network contains the following components: 

... 

Microsoft SharePoint Server 2010 SQL Server 2008 Service Pack 2 (SP2) SQL Server 2008 Service Pack 1 (SP1) in Reporting Services Native Mode 

You need to recommend a solution to upgrade the network to SQL Server 2014. The solution must meet the following requirements: 

.. 

Minimize the amount of time that SharePoint services are unavailable. Deploy the upgraded Reporting Services instance in Reporting Services SharePoint Integrated Mode. 

You upgrade the Database Engine to SQL Server 2014. 

Which three actions should you recommend performing next? Each correct answer presents part of the solution. 

A. Install a SQL Server 2014 Reporting Services add-in for SharePoint on all of the front-end Web servers that have SharePoint Server installed. 

B. Perform an in-place upgrade to SQL Server Reporting Services (SSRS) 2014. 

C. Perform a SharePoint 2013 side-by-side upgrade. 

D. Perform a SharePoint 2013 in-place upgrade. 

E. Migrate legacy reports and application data. 

F. Install a new instance of SQL Server Reporting Services (SSRS) 2014. 

Answer: A,E,F 


Q14. - (Topic 10) 

You are developing a SQL Server Reporting Services (SSRS) sales summary report. The report header consists of several images. 

You need to ensure that the header of the report is hidden when a user exports the report to PDF format. 

Which Hidden property expression should you use for the report header? (More than one answer choice may achieve the goal. Select the BEST answer.) 

A. = True 

B. = False 

C. = (Globals!RenderFormat.Name = "PDF") 

D. = (Globals!RenderFormat.IsInteractive = False) 

Answer:


Q15. - (Topic 9) 

You are defining a named set by using Multidimensional Expressions (MDX) in a sales cube. 

The cube includes a Product dimension that contains a Category hierarchy and a Color attribute hierarchy. 

You need to return only the blue products in the Category hierarchy. 

Which set should you use? (More than one answer choice may achieve the goal. Select the BEST answer.) 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:


Q16. - (Topic 8) 

You execute the SalesbyCategory report and receive the following error message: "Members, tuples, or sets must use the same hierarchies in the function." 

You need to ensure that the query executes successfully. 

Which two actions should you perform? Each correct answer presents part of the solution. 

A. Move the Product clause from line 08 to line 10. 

B. Move the Date and Product clauses on line 11 to axis 0. 

C. Move the Date clause from line 10 to line 08. 

D. Move the Measures clause on line 02 to axis 1. 

Answer: