70-470 Premium Bundle

70-470 Premium Bundle

Recertification for MCSE: Business Intelligence Certification Exam

4.5 
(22305 ratings)
0 QuestionsPractice Tests
0 PDFPrint version
November 23, 2024Last update

Microsoft 70-470 Free Practice Questions

Q1. - (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 cube as a local cube. 

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

C. Ensure that the measure group measures only use semiadditive aggregation functions. 

D. Ensure that the measure group measures only use nonadditive aggregation functions 

Answer:

Q2. - (Topic 7) 

You need to ensure that queries to the Sales Analysis cube default to the correct time period. 

Where should you set the default member Multidimensional Expressions (MDX) expression? 

A. In the DefaultMember property of the Month attribute of the Date dimension. 

B. In the cube's calculation script. 

C. In the DefaultMeasure property of the cube. 

D. In the Analysts role. 

Answer:

Q3. - (Topic 10) 

You are working with multiple tabular models deployed on a single SQL Server Analysis Services (SSAS) instance. 

You need to ascertain the memory consumed by each object in the SSAS instance. 

What should you do? 

A. Use the $System.discover_object_memory_usage dynamic management view. 

B. Use the Usage Based Optimization wizard to design appropriate aggregations. 

C. Use SQL Server Profiler to review session events for active sessions. 

D. Use the Performance Counter group named Processing. 

Answer:

Q4. DRAG DROP - (Topic 9) 

You are configuring an Excel Services service application in a Microsoft SharePoint farm. 

Users will deploy Excel workbooks to SharePoint libraries that allow interaction with PivotTables through Excel Services. PivotTable data is sourced from secured SQL Server Analysis Services (SSAS) cubes and PowerPivot models inside published workbooks. 

You need to ensure that users can refresh the PivotTables from within Excel Services without a warning message appearing. 

What should you do? 

To answer, drag the appropriate term or terms to the correct location or locations in the answer area. (Use only terms that apply.) 

Answer:  

Q5. - (Topic 3) 

You need to configure data refresh for the Manufacturing Performance PowerPivot workbook. 

What should you do? (Each correct answer presents part of the solution. Choose ail that apply.) 

A. Configure the PowerPivot Data Refresh Timer Job to run every 60 minutes. 

B. Restore the PowerPivot workbook to an SSAS instance in tabular mode. 

C. Script a process command and configure a SQL Server Agent job to execute the command every 60 minutes. 

D. Restore the PowerPivot workbook to an SSAS instance in PowerPivot for SharePoint mode. 

Answer:

Q6. DRAG DROP - (Topic 9) 

You plan to deploy a SQL Server Integration Services (SSIS) project by using the project deployment model. 

You need to monitor control flow tasks to determine whether any of them are running longer than usual. 

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:  

Q7. - (Topic 6) 

You need to ensure that managers can successfully run reports. 

What should you do? 

A. Implement Kerberos delegation. 

B. Configure the SSRS data sources to store Windows credentials. 

C. Implement forms-based authentication. 

D. Configure the CustomData property in the connection strings. 

Answer:

Q8. - (Topic 9) 

You are designing a reporting solution that uses SQL Server Reporting Services (SSRS) in SharePoint integrated mode. 

The reporting solution must meet the following requirements: 

. Allow report writers to reuse content between different reports. 

. Allow report writers to modify reusable content in SharePoint. 

. Retain version history for report content. 

You need to choose a reporting method that meets the requirements. 

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

A. drillthrough reports 

B. linked reports 

C. subreports 

D. report parts 

Answer:

Q9. - (Topic 10) 

You are modifying a SQL Server Analysis Services (SSAS) multidimensional database. 

You have identified a dimension that is no longer used by any cubes. 

You need to delete the dimension. 

What should you do? 

A. Write a T-SQL command to drop the dimension from the database. 

B. Script the deletion of the dimension as an XMLA command for execution against the production model. 

C. Use the SQL Server Analysis Services Migration Wizard. 

D. Deploy the project from the development environment by using SQL Server Management Studio. 

Answer:

Q10. HOTSPOT - (Topic 9) 

You have an OLAP cube named Cube1. Cube1 has two partitions named partition1 and partition2. 

You need to configure the storage mode for each cube partition. 

The solution must meet the following requirements: 

. Users must be able to retrieve aggregate data from partition1 as quickly as 

possible. 

. The processing time for partition1 and partition2 must be minimized. 

. The least possible amount of storage must be used for partition2. 

What should you do? To answer, select the appropriate storage mode for each partition in the answer area. 

Answer:  

Q11. - (Topic 9) 

The IT department is currently upgrading all SQL Server Integration Services (SSIS) packages to SSIS 2012. 

The final version of a complex SSIS 2005 package has been overwritten. Four prior versions of the package exist. Each of the prior versions contains a different part of the final solution. You have backups of all associated project files. 

You need to create an updated package as quickly and accurately as possible. 

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

A. Use an XML editing tool to merge the compatible changes of the package versions by comparing the package refID fields. Upgrade the merged version. 

B. Upgrade the four package versions. Use an XML editing tool to merge the compatible changes of the package versions by comparing the package refID fields. 

C. Use the DataSet.Merge method to merge the compatible changes of the package versions by using the Lineage IDs. Upgrade the merged version. 

D. Upgrade the four package versions. Use SSIS Designer to visually compare the package versions, determine the compatible changes, and copy the compatible tasks into a single package. 

Answer:

166. DRAG DROP - (Topic 9) 

You are designing a business intelligence (BI) solution for a hotel booking system. Each hotel booking may have more than one guest. 

The BI solution contains a fact table named Booking, a factless fact table named Booking_Guest and a dimension named Guest. 

Booking contains an entry for each booking. Booking_Guest contains an entry for each guest in each booking. Guest contains an entry for each guest. 

You need to define the many-to-many relationship in SQL Server Analysis Services (SSAS) for the hotel booking system. 

Which four 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. 

Q12. HOTSPOT - (Topic 10) 

You create a new report in SQL Server Data Tools (SSDT). The report queries a Windows Azure SQL Database database table. 

In a report table showing sales by countries and cities, you need to enable users to hide or show cities by clicking the name of a country. 

Which property page of the city text box should you use? (To answer, select the appropriate tab in the answer area.) 

Answer:  

281. - (Topic 10) 

You manage a SQL Server Reporting Services (SSRS) instance. The ReportingServicesService.exe.config file has been modified to enable logging. Some users report that they cannot access the server. 

You need to ascertain the IP addresses of the client computers that are accessing the server. 

What should you do? 

A. View the Report Server service trace log. 

B. View the ExecutionLog view in the Report Server database. 

C. View the Report Server HTTP log. 

D. View the Windows System event log. 

Q13. - (Topic 7) 

You need to ensure that the Sales Per Capita calculated measure produces correct results. 

What should you do? 

A. Set the DataType property of the Population column of the FactPopulation data source view table to System.Int64. 

B. Set the Source DataType property of the Population measure to Biglnt. 

C. Set the data type of the Population column of the FactPopulation data warehouse table to BIGINT. 

D. Set the DataType property of the Population measure to Biglnt. 

Answer:

Q14. - (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. 

Q15. - (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 

Q16. - (Topic 2) 

You need to configure the partition storage settings to support the reporting requirements. Which partition storage setting should you use? 

A. Low-latency MOLAP 

B. In-Memory 

C. High-latency MOLAP 

D. Regular 

E. DirectQuery 

F. LazyAggregations 

Answer:

START 70-470 EXAM