Pass4sure 70-470 Questions are updated and all 70-470 answers are verified by experts. Once you have completely prepared with our 70-470 exam prep kits you will be ready for the real 70-470 exam without a problem. We have Renewal Microsoft 70-470 dumps study guide. PASSED 70-470 First attempt! Here What I Did.
Q17. - (Topic 2)
You need to develop an SSRS report that retrieves currency exchange rate data.
How should you configure the data source for the report?
A. Use the Windows Azure SQL Database data source type and then set Windows authentication for the credentials.
B. Use the Windows Azure SQL Database data source type and then set a username and password for the credentials.
C. Use the SQL Server data source type and then set a username and password for the credentials.
D. Use the SQL Server data source type and then set Windows authentication for the credentials.
Answer: B
Topic 3, Tailspin Toys Case A
Background You are the business intelligence (BI) solutions architect for Tailspin Toys.
You produce solutions by using SQL Server 2012 Business Intelligence edition and Microsoft SharePoint Server 2010 Service Pack 1 (SP1) Enterprise edition.
Technical Background
Data Warehouse The data warehouse is deployed on a SQL Server 2012 relational database. A subset of the data warehouse schema is shown in the exhibit. (Click the Exhibit button.)
The schema shown does not include the table design for the product dimension.
The schema includes the following tables: . FactSalesPlan table stores data at month-level granularity. There are two scenarios: Forecast and Budget. . The DimDate table stores a record for each date from the beginning of the company's operations through to the end of the next year. . The DimRegion table stores a record for each sales region, classified by country.
Sales regions do not relocate to different countries. . The DimCustomer table stores a record for each customer. . The DimSalesperson table stores a record for each salesperson. If a salesperson
relocates to a different region, a new salesperson record is created to support historically accurate reporting. A new salesperson record is not created if a salesperson's name changes.
. The DimScenario table stores one record for each of the two planning scenarios.
All relationships between tables are enforced by foreign keys. The schema design is as denormalized as possible for simplicity and accessibility. One exception to this is the DimRegion table, which is referenced by two dimension tables.
Each product is classified by a category and subcategory and is uniquely identified in the source database by using its stock-keeping unit (SKU). A new SKU is assigned to a product if its size changes. Products are never assigned to a different subcategory, and subcategories are never assigned to a different category.
Extract, transform, load (ETL) processes populate the data warehouse every 24 hours.
ETL Processes One SQL Server Integration Services (SSIS) package is designed and developed to populate each data warehouse table. The primary source of data is extracted from a SQL Azure database. Secondary data sources include a Microsoft Dynamics CRM 2011 on-premises database. ETL developers develop packages by using the SSIS project deployment model. The ETL developers are responsible for testing the packages and producing a deployment file. The deployment file is given to the ETL administrators. The ETL administrators belong to a Windows security group named SSISOwners that maps to a SQL Server login named SSISOwners.
Data Models The IT department has developed and manages two SQL Server Analysis Services (SSAS) BI Semantic Model (BISM) projects: Sales Reporting and Sales Analysis. The Sales Reporting database has been developed as a tabular project. The Sales Analysis database has been developed as a multidimensional project. Business analysts use PowerPivot for Microsoft Excel to produce self-managed data models based directly on the data warehouse or the corporate data models, and publish the PowerPivot workbooks to a SharePoint site.
The sole purpose of the Sales Reporting database is to support business user reporting and ad-hoc analysis by using Power View. The database is configured for DirectQuery mode and all model queries result in SSAS querying the data warehouse. The database is based on the entire data warehouse.
The Sales Analysis database consists of a single SSAS cube named Sales. The Sales cube has been developed to support sales monitoring, analysts, and planning. The Sales cube metadata is shown in the following graphic.
Details of specific Sales cube dimensions are described in the following table.
The Sales cube dimension usage is shown in the following graphic.
The Sales measure group is based on the FactSales table. The Sales Plan measure group
is based on the FactSalesPlan table. The Sales Plan measure group has been configured
with a multidimensional OLAP (MOLAP) writeback partition. Both measure groups use
MOLAP partitions, and aggregation designs are assigned to all partitions. Because the
volumes of data in the data warehouse are large, an incremental processing strategy has
been implemented.
The Sales Variance calculated member is computed by subtracting the Sales Plan forecast
amount from Sales. The Sales Variance °/o calculated member is computed by dividing
Sales Variance by Sales. The cube's Multidimensional Expressions (MDX) script does not
set any color properties.
Analysis and Reporting
SQL Server Reporting Services (SSRS) has been configured in SharePoint integrated
mode.
A business analyst has created a PowerPivot workbook named Manufacturing
Performance that integrates data from the data warehouse and manufacturing data from an
operational database hosted in SQL Azure. The workbook has been published in a
PowerPivot Gallery library in SharePoint Server and does not contain any reports. The
analyst has scheduled daily data refresh from the SQL Azure database. Several SSRS
reports are based on the PowerPivot workbook, and all reports are configured with a report
execution mode to run on demand.
Recently users have noticed that data in the PowerPivot workbooks published to
SharePoint Server is not being refreshed. The SharePoint administrator has identified that
the Secure Store Service target application used by the PowerPivot unattended data
refresh account has been deleted.
Business Requirements
ETL Processes
All ETL administrators must have full privileges to administer and monitor the SSIS catalog,
and to import and manage projects.
Data Models
The budget and forecast values must never be accumulated when querying the Sales
cube. Queries should return the forecast sales values by default.
Business users have requested that a single field named SalespersonName be made
available to report the full name of the salesperson in the Sales Reporting data model.
Writeback is used to initialize the budget sales values for a future year and is based on a
weighted allocation of the sales achieved in the previous year.
Analysis and Reporting
Reports based on the Manufacturing Performance PowerPivot workbook must deliver data
that is no more than one hour old.
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 S5000 must be highlighted in red.
Technical Requirements
Data Warehouse
Business logic in the form of calculations should be defined in the data warehouse to
ensure consistency and availability to all data modeling experiences.
The schema design should remain as denormalized as possible and should not include
unnecessary columns.
The schema design must be extended to include the product dimension data.
ETL Processes
Package executions must log only data flow component phases and errors.
Data Models
Processing time for all data models must be minimized.
A key performance indicator (KPI) must be added to the Sales cube to monitor sales
performance. The KPI trend must use the Standard Arrow indicator to display improving,
static, or deteriorating Sales Variance % values compared to the previous time period.
Analysis and Reporting
IT developers must create a library of SSRS reports based on the Sales Reporting
database. A shared SSRS data source named Sales Reporting must be created in a
SharePoint data connections library.
Q18. DRAG DROP - (Topic 7)
You are creating the Australian states query.
Which Multidimensional Expressions (MDX) calculation should you use to complete the
query?
To answer, drag the appropriate calculation to the answer area.
Answer:
85. DRAG DROP - (Topic 7)
You need to configure the LoadFactFreightCosts package to address the data integrity issues.
Which data flow component should you use?
To answer, drag the appropriate data flow component to the answer area.
Answer:
Topic 8, Tailspin Toys Case B
Overview
Tailspin Toys is a manufacturing company that has offices across the United States,
Europe, and Asia.
Tailspin Toys plans to implement a business intelligence (BI) solution for its US-based
headquarters to manage the sales data, including information on customer transactions,
products, sales quotas, and bonuses.
Existing Environment
Data Sources
Tailspin Toys currently stores data in line-of-business applications, relational databases,
flat files, and the following;
. A Microsoft Excel spreadsheet named MarketResearch.xlsx. The spreadsheet is stored on a network drive in a directory owned by an analyst. . A tabular model named Research.xlsx used in PowerPivot for Excel. Research.xlsx uses MarketResearch.xlsx as one of its data sources.
Network The network contains an Active Directory forest named tailspintoys.com. The forest contains a Microsoft SharePoint Server 2013 server farm.
Implementation Plans
Databases Tailspin Toys plans to build a star schema data warehouse named DB1. DB1 will be loaded from several different sources and will be updated nightly to contain new sales data.
DB1 will contain the following table types: . A fact table to store transactional data, including transaction date, productID, customerID, quantity, and sales amounts. . Dimension tables to store information about each customer, each product, each date, and each sales department user.
BI Semantic Models
Tailspin Toys plans to deploy the following BI semantic models:
. A multidimensional cube named CUBE1 that will store sales data. CUBE1 will be based on DB1 and will be hosted in SQL Server Analysis Services (SSAS). CUBE1 will contain two distinct count measures named UniqueCustomers and UniqueProducts. The measures are expected to aggregate hundreds of millions of rows from DB1.
. A tabular model named SalesCommission that will contain information about sales department user quotas and commissions. . A tabular model named Research that will contain the migrated model from Research.xlsx. . An instance of SSAS in tabular mode named Tabular.
Planned Reports and Queries
Tailspin Toys plans to implement the following reports and queries: . Power View reports that use data from the Research model. . Reports for each year the company recorded sales data that used the
SalesCommission model. The reports will use the Dates_Between() and the
DatesInPeriod() DAX functions in queries. . Reports that use CUBE1 that contain the following query statements:
. A report named SalesByCategory that uses CUBE1 and the following query statement: (Line numbers are included for reference only.)
Self-Service Reporting
Tailspin Toys plans to deploy the following self-service reports: . Reports created by sales department specialists that use CUBE1 and contain drillthroughs, maps, sparklines, and Key Performance Indicators (KPIs). The reports will be stored in a SharePoint Server document library named Library1. . Reports created by sales department managers that use the SalesCommission model. The reports will contain visualizations that show sales department users their current sales as compared to their quota. . Power Pivot models stored in a SharePoint Server document library that is configured as a PowerPivot Gallery named Gallery1.
Requirements
Data Security Requirements Sales department users browsing CUBE1 must be able to view the sales data that relates to their respective customers only.
Access to reports must be controlled by using SharePoint permissions.
ETL Requirements Tailspin Toys identifies the following extract, transformation, and load (ETL) requirements: . Nightly updates of DB1 must support the incremental load of dimension and fact tables on separate schedules. Fact data may be loaded before dimension data. . ETL processes must be able to update dimension attributes without losing context for historical facts.
. Referential integrity between dimension and fact tables must be maintained at all times.
Cube Performance Requirements The design of CUBE1 must minimize the processing time of the UniqueCustomers and Unique Products measures. The time required to process CUBE1 each night must be minimized.
Data Refresh Requirements The Research model must be refreshed nightly without interrupting the workflow of the analyst.
Q19. HOTSPOT - (Topic 9)
You are designing aggregations for a SQL Server Analysis Services (SSAS) cube. You need to ensure that every aggregation excludes the Category attribute. Which option should you select?
To answer, select the appropriate option in the answer area.
Answer:
Q20. - (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: B
Q21. DRAG DROP - (Topic 9)
You are designing a SQL Server Reporting Services (SSRS) solution.
A report project must access multiple SQL Azure databases. Each database is on a different host. The databases have identical schema and security configurations.
You have the following requirements:
. The report must support subscriptions.
. Users must be able to select the host when running the report.
What should you do?
To answer, drag the appropriate phrase or phrases from the list to the correct location or locations in the answer area. (Answer choices may be used once, more than once, or not all.)
Answer:
Q22. - (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: C
Q23. - (Topic 9)
...
You are designing a multidimensional OLAP (MOLAP) cube.
The MOLAP cube must meet the following requirements:
Ensure that workloads for aggregation tuning can be automatically collected. Require the least amount of effort to perform manual aggregation tuning. Minimize impact on the performance of previously tuned queries.
You need to design a MOLAP cube that meets the requirements.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
A. Enable SQL Server Analysis Services (SSAS) query logging. Run the Usage-Based Optimization Wizard to generate aggregations. Merge the wizard results with existing aggregation designs.
B. Set up multiple partitions. Run the Aggregation Design Wizard periodically for each measure group. After the wizard finishes, discard the old aggregation design and accept the new one.
C. Set up multiple partitions. Run the Aggregation Design Wizard on each partition. Schedule the aggregations by using an XMLA script in SQL Server Agent.
D. Set the AggregationUsage property of all attributes based on natural keys to Full.
Answer: A
Q24. - (Topic 10)
You are designing a SQL Server Reporting Services (SSRS) report for a bank. The bank has Automated Teller Machines (ATMs) in several regions. ATM operational data is stored in a SQL Azure database.
The report must use a map to display the location and status of the ATMs as shown in the following exhibit. (Click the Exhibit button.)
You need to ensure that the report displays only a user selected map region.
Which source of spatial data should you use for the map?
A. SQL Server spatial query
B. Bing Maps layer
C. ESRI shape file
D. Map gallery
Answer: A
Q25. HOTSPOT - (Topic 10)
You are developing a SQL Server Analysis Services (SSAS) cube.
Revenue must be compared to a goal and described by a status and a trend. Revenue,
goal, status, and trend will be defined by Multidimensional Expressions (MDX) expressions.
You need to add the Revenue indicator.
Which tab should you select? (To answer, select the appropriate tab in the work area.)
Answer:
Q26. - (Topic 4)
You need to use SQL Server Management Studio (SSMS) to make the SSAS databases available for application testing.
What should you do?
A. Restore the SSAS databases from the latest backup to SSAS01.
B. Script the databases as a Create script to a new window and then execute the script on SSAS01.
C. Detach the SSAS databases from the SSASCluster, and then attach them to SSAS01.
D. Use the Import/Export Wizard to copy the databases from the production server to the development server.
Answer: A
Q27. DRAG DROP - (Topic 4)
You need to upgrade the SSASCluster.
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:
45. - (Topic 4)
You need to configure SSRS to send the required notification messages.
Which configuration settings should you use? (Each correct answer presents a partial solution. Choose all that apply.)
A. <SendUsing>2</SendUsing>
B. <SendUsing>contoso.com</SendUsing>
C. <SMTPServer>SMTP01/SMTPServer>
D. <SMTPServerPort>110</SMTPServerPort>
E. <SMTPServer>SSRS01/SMTPServer>
F. <From>reports@contoso.com</From>
G. <PermittedHosts>contoso.com</PermittedHosts>
Answer: A,C,F,G
Explanation:
A:
*
In the configuration file, the delivery method is set through the SendUsing configuration setting.
*
SendUsing specifies a method for sending messages. You can choose between a network SMTP service or a local SMTP service pickup directory. To use a remote SMTP service, this value must be set to 2 in the RSReportServer.config file.
C, F:
*
From scenario: Email notification for SSRS01 has not been previously configured. Email notification must be configured to use the SMTP server SMTP01 with a From address of reports@contoso.com.
*
SMTPServer specifies the remote SMTP server or forwarder. This value is a required value if you are using a remote SMTP server or forwarder.
G:
* From scenario: Report distribution must be secured by using SSL and must be limited to the contoso.com domain.
Note:
Configuration Options for Remote SMTP Service
The connection between the report server and an SMTP server or forwarder is determined by the following configuration settings:
*
SendUsing specifies a method for sending messages. You can choose between a network SMTP service or a local SMTP service pickup directory. To use a remote SMTP service, this value must be set to 2 in the RSReportServer.config file.
*
SMTPServer specifies the remote SMTP server or forwarder. This value is a required value if you are using a remote SMTP server or forwarder.
*
From sets the value that appears in the From: line of an e-mail message. This value is a required value if you are using a remote SMTP server or forwarder.
Other values that are used for remote SMTP service include the following (note that you do not need to specify these values unless you want to override the default values).
*
SMTPServerPort is configured for port 25.
*
SMTPAuthenticate specifies how the report server connects to the remote SMTP server.
Reference: Configure a Report Server for E-Mail Delivery (Reporting Services), Configuration Options for Remote SMTP Service
Q28. HOTSPOT - (Topic 9)
You are configuring the partition storage settings for a SQL Server Analysis Services (SSAS) cube.
The partition storage must meet the following requirements:
Optimize the storage of source data and aggregations in the cube.
Use proactive caching.
Drop cached data that is more than 30 minutes old.
Update the cache when data changes, with a silence interval of 10 seconds.
You need to select the partition storage setting.
Which setting should you select?
To answer, select the appropriate setting in the answer area.
....
Answer:
Q29. DRAG DROP - (Topic 10)
You are developing a SQL Server Analysis Services (SSAS) tabular project based on a SQL Azure database. The ProcessingOption property for the project is set to Do Not Process.
Several calculated columns have been added to a table. The project has been deployed to the production server.
You need to ensure that newly added data is processed on the production server.
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:
Q30. - (Topic 10)
You are managing a SQL Server Reporting Services (SSRS) instance in native mode. A system role named Developer Support is present on the server.
Members of the Developer Support role cannot modify the report execution timeout period. You need to enable members of the Developer Support role to modify the report execution timeout period.
Which task should you add to the Developer Support role?
A. Execute report definitions
B. Manage shared schedules
C. Manage jobs
D. Manage report server properties
Answer: D
Q31. DRAG DROP - (Topic 9)
You are creating a SQL Server Integration Services (SSIS) package to populate a fact table from a source table. The fact table and source table are located in a Windows Azure SQL Database. The source table has a price field and a tax field. The OLE DB source uses the data access mode of Table.
You have the following requirements:
. The fact table must populate a column named TotalCost that computes the sum of the price and tax columns. . Before the sum is calculated, any records that have a price of zero must be discarded.
You need to create the SSIS package in SQL Server Data Tools.
In what sequence should you order four of the listed components for the data flow task? (To answer, move the appropriate components from the list of components to the answer area and arrange them in the correct order.)
Answer:
Q32. - (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: B
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.
Answer: