We provide real 70-470 exam questions and answers braindumps in two formats. Download PDF & Practice Tests. Pass Microsoft 70-470 Exam quickly & easily. The 70-470 PDF type is available for reading and printing. You can print more and practice many times. With the help of our Microsoft 70-470 dumps pdf and vce product and material, you can easily pass the 70-470 exam.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for Microsoft 70-470 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW 70-470 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/70-470-exam-dumps.html
Q111. - (Topic 9)
You are designing a partitioning strategy for a large fact table in a Manufacturing data warehouse.
Tens of millions of new inventory fact records are loaded into the data warehouse weekly, outside of business hours. Most queries against the database are generated by reports and by cube processing. Data is frequently queried at the day level and occasionally at the month level.
A. Partition the inventory fact table by month, and compress each partition.
B. Partition the inventory fact table by day, and compress each partition.
C. Partition the inventory fact table by year.
D. Partition the inventory fact table by week.
Answer: B
Q112. - (Topic 10)
You are developing a SQL Server Analysis Services (SSAS) tabular project.
A column named City must be added to the table named Customer. The column will be used in the definition of a hierarchy. The City column exists in the Geography table that is related to the Customer table.
You need to add the City column to the Customer table.
How should you write the calculation?
A. City:=RELATED(Geography[City])
B. =RELATEDTABLE(Geography)
C. =RELATED(Geography[City])
D. City:=Geography[City]
E. City:=RELATEDTABLE(Geography)
F. =Geography[City]
Answer: C
Q113. - (Topic 1)
You need to create a measure for DOD sales.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A. Specify a date table by using a Mark as Date table.
B. Use the Data Analysis Expressions (DAX) PARALLELPERIOD() function.
C. Use the Business Intelligence Wizard to define time intelligence.
D. Use the Multidimensional Expressions (MDX) LAG() function.
Answer: A,C
Explanation: * From scenario:
A measure must be created to calculate day-over-day (DOD) sales by region based on
order date.
A: Specify Mark as Date Table for use with Time Intelligence (SSAS Tabular)
In order to use time intelligence functions in DAX formulas, you must specify a date table
and a unique identifier (datetime) column of the Date data type. Once a column in the date
table is specified as a unique identifier, you can create relationships between columns in
the date table and any fact tables.
C: The time intelligence enhancement is a cube enhancement that adds time calculations
(or time views) to a selected hierarchy. This enhancement supports the following
categories of calculations:
Period to date.
Period over period growth.
Moving averages.
Parallel period comparisons.
Topic 2, Contoso Ltd
Background You are the business intelligence (BI) solutions architect for Contoso Ltd, a multinational sales company with offices in London, Madrid, Paris, Brisbane, Tokyo, and New York. Contoso sells office consumable products such as pens, printer ink, and paper.
You produce solutions by using SQL Server 2012 Business Intelligence Edition and Microsoft SharePoint Server 2010 Enterprise Edition with SP1.
Technical Background Contoso's products are categorized by using four levels while some use only two or three levels. Products are categorized as shown in the following table.
Contoso sells products through mobile sales staff, direct marketing, and its website. Sales personnel are located in various regions around the world, and each region has a sales manager who is paid a quarterly bonus based on the total sales in the region during the quarter. Regions are categorized as shown in the following table.
SQL Server Analysis Services (SSAS) is used to host a multidimensional database. The database contains a single cube named Sales and three database dimensions named Products, Regions, and Date. A single measure named Sales Total has been defined in the cube. The data source for the database is a SQL Server data warehouse.
The Products dimension contains a single user-defined hierarchy named Products. To prevent the display of empty members when users browse the Products dimension, the Extract, Transform, and Load (ETL) process populates all missing values as shown in the following diagram.
The structure of the Products hierarchy is shown in the following diagram.
The Regions dimension contains a single user-defined hierarchy named Sales Regions. The dimension is based on a single dimension table in the data warehouse and the attribute relationships have not been modified since the dimension was created by using the Dimension wizard. The structure of the Sales Regions hierarchy is shown in the following diagram.
The Date dimension contains a single user-defined hierarchy named Calendar. The structure of the Calendar hierarchy is shown in the following diagram.
A role named UserRegions has been created in the SSAS database that will be used to filter members in the Regions dimension based on the authenticated user.
Administrative staff from around the world will produce sales reports with Microsoft Excel 2010 based on the Sales cube.
Developers will produce reports with SQL Server Reporting Services (SSRS) based on the Sales cube and the reports will be delivered to users through report subscriptions and a web browser. All users log on to an Active Directory Domain Services (AD DS) domain named contoso.com. All client computers and servers are joined to the contoso.com domain.
Business Requirements The BI system must meet the following reporting requirements: . Display all sales figures in euro currency, regardless of the client's reporting location . Include a new measure named AD Sales that calculates average daily sales for a selected month . Support near real-time reporting while maintaining good performance for
multidimensional queries . Support reports that show currency exchange rates . Deliver executive reports that are parameterized and rendered from report
snapshots
In addition, cube objects must use terms familiar to users from around the world. For example, in the Sales Regions hierarchy, users from Great Britain must see the State level presented as County when browsing the Sales cube.
The Sales cube must support a new measure group named Sales Planning. The measure group must consist of a single measure named Sales Plan that enables the management team to use Excel 2010 to enter sales plans for future monitoring.
Technical Requirements
The BI system must meet the following technical requirements: Architecture requirements The system must use separate servers for each of the following components: SQL Server Database Engine SQL Server Integration Services SQL Server Analysis Services in multidimensional mode SharePoint Server with the Reporting Services Add-in o All servers must be installed using U.S. regional settings. The system must source currency exchange rate data from a database hosted in Windows Azure SQL Databases.
Security requirements
When possible, the system must use Windows authentication for all database
connections.
The system must prevent users from querying data from outside of their region.
The system must allow certain users to query data from multiple regions.
Development requirements
When browsing the Products hierarchy, repeating values for different levels of a
given drill-path must be avoided. For example, Papers -> Copy Paper -> Copy
Paper -> Copy Paper should appear simply as Papers -> Copy Paper.
The system must support report snapshots. The default maximum number of
retained snapshots must not exceed five.
....... ...... .
Q114. - (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: A
Q115. - (Topic 9)
A hospital has a relational data warehouse, a SQL Server Analysis Services (SSAS) database, and a SQL Server Reporting Services (SSRS) instance. The SSAS database contains a cube named Pharmacy. Shared data sources exist in SSRS for the relational
...
and SSAS databases. Each hospital department has its own report writers.
Report writers in the Human Resources (HR) department want to create new reports by using Report Builder. Many reports will include data generated by a custom formula that references data stored either in a data warehouse table or in the Pharmacy cube. The custom formula will compare time periods across multiple products, categories, and employees.
You have the following requirements:
Ensure that only the HR department report writers can access the custom formula.
Implement only one dataset.
Ensure that the dataset references the data source that will provide the fastest
data retrieval.
You need to meet the requirements to support the HR department report writers.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
A. Create, deploy, and secure a shared dataset that references the data warehouse shared data source and includes custom Transact-SQL (T-SQL) code for the custom formula.
B. Create a calculated member in the Pharmacy cube. Create, deploy, and secure a shared dataset that references the SSAS database shared data source and includes the calculated member from the cube.
C. Create and secure in the data warehouse a stored procedure that implements the custom formula. Create and deploy a shared dataset that references the data warehouse shared data source.
D. Create, deploy, and secure a shared dataset that references the SSAS database shared data source and includes a calculated member for the custom formula.
Answer: B
Q116. - (Topic 4)
You need to configure security for the SSRS instance on SSRS01 to connect to SSAS and minimize downtime.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A. Register a service principal name for the Report Server service.
B. Register a service principal name for the Analysis Services service.
C. Restart the IIS service.
D. Configure SSRS01 to use the Negotiate authentication type.
E. Configure SSRS01 to use the Custom authentication type.
Answer: A,D
Explanation: A (not B): If you are deploying Reporting Services in a network that uses the Kerberos protocol for mutual authentication, you must create a Service Principal Name (SPN) for the Report Server service if you configure it to run as a domain user account.
D (not E):
* See step 6 below.
To register an SPN for a Report Server service running as a domain user
. ... ...
Install Reporting Services and configure the Report Server service to run as a
domain user account. Note that users will not be able to connect to the report
server until you complete the following steps.
Log on to the domain controller as domain administrator.
Open a Command Prompt window.
Copy the following command, replacing placeholder values with actual values that
are valid for your network:
Setspn -a http/<computer-name>.<domain-name>:<port><domain-user-account>
Run the command.
Open the RsReportServer.config file and locate the <AuthenticationTypes>
section. Add <RSWindowsNegotiate/> as the first entry in this section to enable
NTLM.
* RSWindowsNegotiate. If you initially set the Windows service account for the report server to NetworkService or LocalSystem in Reporting Services Configuration Manager, RSWindowsNegotiate is added to the RSReportServer.config file as the default setting. With this setting, the report server can accept requests from client applications requesting Kerberos or NTLM authentication. If Kerberos is requested and the authentication fails, the report server switches to NTLM authentication and prompts the user for credentials unless the network is configured to manage authentication transparently.
Using RSWindowsNegotiate is your best option because it provides the greatest flexibility for multiple clients in an intranet environment.
Not C: IIS is not mention in this scenario.
Note:
* From scenario:
/ A single-server deployment of SQL Server 2008 R2 Reporting Services (SSRS) in native
mode is installed on a server named SSRS01. The Reporting Server service is configured
to use a domain service account.
Reference: Register a Service Principal Name (SPN) for a Report Server
Q117. HOTSPOT - (Topic 10)
You are developing a SQL Server Analysis Services (SSAS) cube.
You create a degenerate dimension.
You need to define a relationship type for the dimension.
Which relationship type should you select? (To answer, configure the appropriate option or
options in the dialog box in the answer area.)
Answer:
218. - (Topic 10)
You are developing a SQL Server Analysis Services (SSAS) tabular project.
The model includes a table named DimEmployee. The table contains employee details, including the sales territory for each employee. The table also defines a column named EmployeeAlias which contains the Active Directory Domain Services (AD DS) domain and logon name for each employee. You create a role named Employees.
You need to configure the Employees roles so that users can query only sales orders for their respective sales territory.
What should you do?
A. Add a row filter that implements only the USERNAME function.
B. Add a row filter that implements the LOOKUPVALUE and USERNAME functions.
C. Add a row filter that implements only the CUSTOMDATA function.
D. Add a row filter that implements the LOOKUPVALUE and CUSTOMDATA functions.
Answer: B
Q118. - (Topic 9)
... ..
You are designing a fact table in a SQL Server database.
The fact table must meet the following requirements:
Include a columnstore index.
Allow users to choose up to 10 dimension tables and up to five facts at one time.
Maximize performance of queries that aggregate measures by using any of the 10
dimensions.
Support billions of rows.
Use the most efficient design strategy.
You need to design the fact table to meet the requirements.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
A. Design a fact table with 5 dimensional key columns and 10 measure columns. Place the columnstore index on the dimensional key columns.
B. Design a fact table with 5 dimensional key columns and 10 measure columns. Place the columnstore index on the measure columns.
C. Design a fact table with 10 dimensional key columns and 5 measure columns. Place the columnstore index on the dimensional key columns and the measure columns.
D. Design a fact table with 10 dimensional key columns and 5 measure columns. Place the columnstore index on only the measure columns.
Answer: C
Q119. 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:
Q120. DRAG DROP - (Topic 9)
You administer a SQL Server Analysis Services (SSAS) instance.
You need to capture a continuous log of detailed event and subevent durations and custom
trace events from queries executed in the SSAS instance.
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:
