Microsoft 70-470 - Recertification for MCSE: Business Intelligence Exam

Page:    1 / 64   
Total 316 questions

You need to create the KPI in the AdhocReports project in time for the next production release cycle.
What should you do?

  • A. Create a measure by using the SUM([OrderQuantity]) expression and create a KPI based on the measure. Then set the target value. Check in the changes before the next release cycle.
  • B. Create a KPI based on the OrderQuantity column and then set the target value. Check in the changes before the next release cycle.
  • C. Create a measure by using the SUM([OrderQuantity]) expression. Then use the CREATE KPI CURRENTCUBE statement to define the KPI and target value. Check in the changes before the next release cycle.
  • D. Create a measure by using the COUNT([OrderQuantity]) expression and create a KPI based on the measure. Then set the target value. Check in the changes before the next release cycle.


Answer : C

You need create the data source view for the StandardReports project.
What should you do?

  • A. Generate a relational schema from the dimensions and cubes by using the Schema Generation wizard.
  • B. Create a data source, connect it to the data warehouse, and then use the Data Source View wizard.
  • C. Execute the Import from Table wizard and then use the Data Source View wizard.
  • D. Create a new data source view and then use the Import from Table wizard.


Answer : B

You need to deploy the StandardReports project.
What should you do? (Each correct answer presents a complete solution. Choose all that apply.)

  • A. Deploy the project from SQL Server Data Tools (SSDT).
  • B. Use the Analysis Services Deployment utility to create an XMLA deployment script.
  • C. Use the Analysis Services Deployment wizard to create an MDX deployment script.
  • D. Use the Analysis Services Deployment wizard to create an XMLA deployment script.


Answer : A,D

Explanation: There are several methods you can use to deploy a tabular model project.
Most of the deployment methods that can be used for other Analysis Services projects, such as multidimensional, can also be used to deploy tabular model projects.
A: Deploy command in SQL Server Data Tools
The Deploy command provides a simple and intuitive method to deploy a tabular model project from the SQL Server Data Tools authoring environment.
Caution:
This method should not be used to deploy to production servers. Using this method can overwrite certain properties in an existing model.
D: The Analysis Services Deployment Wizard uses the XML output files generated from a
Microsoft SQL Server Analysis Services project as input files. These input files are easily modifiable to customize the deployment of an Analysis Services project. The generated deployment script can then either be immediately run or saved for later deployment.
Incorrect:
not B: The Microsoft.AnalysisServices.Deployment utility lets you start the Microsoft SQL
Server Analysis Services deployment engine from the command prompt. As input file, the utility uses the XML output files generated by building an Analysis Services project in SQL
Server Data Tools (SSDT).

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.

You need to complete the design of the data warehouse.
Which design should you use? (To answer, drag the appropriate tables and relationships to the correct location in the answer area. Use only the tables and relationships that apply.)




Answer :

Explanation:


[8]

Page:    1 / 64   
Total 316 questions