[2021] 070-768 PDF Questions - Perfect Prospect To Go With ExamBoosts Practice Exam [Q21-Q37]

Share

[2021] 070-768 PDF Questions - Perfect Prospect To Go With ExamBoosts Practice Exam

Microsoft 070-768 Pdf Questions - Outstanding Practice To your Exam

NEW QUESTION 21
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You have an existing multidimensional cube that provides sales analysis. The users can slice by date, product, location, customer, and employee.
The management team plans to evaluate sales employee performance relative to sales targets. You identify the following metrics for employees:
Ninety percent or greater relative to sales target values is considered on target.

Between 75 percent and 90 percent is considered slightly off target.

Below 75 percent is considered off target.

You need to implement the KPI based on the Status expression.
Solution: You design the following solution:

Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: B

Explanation:
Explanation/Reference:
Explanation:

 

NEW QUESTION 22
DRAG DROP
You are a business analyst for a retail company that uses a Microsoft SQL Server Analysis Services (SSAS) multidimensional database to track sales. The database contains the following objects:

Your company is developing a promotional plaque to recognize the top resellers in the top
1 0 cities where the company does business. Each plaque must display the sales total for all resellers in the city. In addition, the plaque must display a total for all cities not in the top
1 0.
You have the following requirements:
You need to provide the information needed for the promotional plaques.
How should you complete the MDX statement? To answer, drag the appropriate MDX segments to the correct locations. Each MDX segment 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.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:

Box 1:DYNAMIC SET
Box 2:MEMBER
Box 3:DYNAMIC SET
Box 4:[Geography].[City].[City].members
Box 5:[Measures].[Reseller Sales Amount]
References: https://docs.microsoft.com/en-us/sql/mdx/aggregate-mdx

 

NEW QUESTION 23
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
A company has an e-commerce website. When a customer places an order, information about the transaction is inserted into tables in a Microsoft SQL Server relational database named OLTP1. The company has a SQL Server Analysis Services (SSAS) instance that is configured to use Tabular mode. SSAS uses data from OLTP1 to populate a data model.
Sales analysts build reports based on the SSAS model. Reports must be able to access data as soon as it is available in the relational database.
You need to configure and deploy an Analysis Services project to the Analysis Services instance that allows near real-time data source access.
Solution: In the Deployment Option property for the report, you set the Query Mode to
InMemory.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: A

Explanation:
With InMemory the queries can use the cache only.
References:https://msdn.microsoft.com/en-us/library/hh230898(v=sql.120).aspx

 

NEW QUESTION 24
HOTSPOT
You have a Microsoft SQL Server Analysis Services (SSAS) multidimensional project. You are developing a dimension that uses data from the following table:

The ManagerKey column defines a foreign key constraint that references the EmployeeKey column. The table stores employee history information by using slowly changing dimensions (SCD). Changes to EmployeeName, Phone, or ManagerKey are managed as SCD Type 1 changes. Changes to SalesRegion are managed as SCD Type 2 changes.
You create the following attributes, and set the KeyColumns and NameColumn properties to the columns listed in the table below:

You need to add a parent-child hierarchy to the dimension to enable navigating the organization hierarchy.
In the table below, identify the attribute that you must use for each attribute usage type.
NOTE: Make only one selection in each column.
Hot Area:

Answer:

Explanation:

Explanation/Reference:
The ManagerKey column, the Manager attribute, defines a foreign key constraint that references the EmployeeKey column, the Employee attribute.

 

NEW QUESTION 25
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
A company has an e-commerce website. When a customer places an order, information about the transaction is inserted into tables in a Microsoft SQL Server relational database named OLTP1. The company has a SQL Server Analysis Services (SSAS) instance that is configured to use Tabular mode.
SSAS uses data from OLTP1 to populate a data model.
Sales analysts build reports based on the SSAS model. Reports must be able to access data as soon as it is available in the relational database.
You need to configure and deploy an Analysis Services project to the Analysis Services instance that allows near real-time data source access.
Solution: In the Deployment Option property for the report, you set the Query Mode to InMemory with DirectQuery.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: A

Explanation:
Explanation/Reference:
Explanation:
With InMemory with DirectQuery: Queries use the cache by default, unless otherwise specified in the connection string from the client.
References: https://msdn.microsoft.com/en-us/library/hh230898(v=sql.120).aspx

 

NEW QUESTION 26
Drag and Drop Question
You need to configure the SalesAnalysis cube to correct the sales analysis by customer calculation.
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:

Explanation:

Explanation:
Step 1: Open the cube editor, and open the Dimension Usage tab.
Step 2: Configure a relationship between the Customer dimension and the Sales measure group.
Use Day as the granularity.
From scenario: The SalesAnalysis cube contains a fact table named CoffeeSale loaded from a table named FactSale in the data warehouse. The time granularity within the cube is 15 minutes.
The cube is processed every night at 23:00. You determine that the fact table cannot be fully processed in the expected time. Users have reported slow query response times.
Step 3: Reprocess the cube.
Step 4: Deploy the project changes.
Topic 1, Background
Wide World Importers has multidimensional cubes named SalesAnalysis and ProductSales. The SalesAnalysis cube is refreshed from a relational data warehouse. You have a Microsoft SQL Server Analysis Services instance that is configured to use tabular mode. You have a tabular data model named CustomerAnalysis.
Sales Analysis
The SalesAnalysis cube contains a fact table named CoffeeSale loaded from a table named FactSale in the data warehouse. The time granularity within the cube is 15 minutes. The cube is processed every night at 23:00. You determine that the fact table cannot be fully processed in the expected time. Users have reported slow query response times.
The SalesAnalysis model contains tables from a SQL Server database named SalesDB. You set the DirectQueryMode option to DirectQuery. Data analyst access data from a cache that is up to
24 hours old. Data analyst report performance issues when they access the SalesAnalysis model.
When analyzing sales by customer, the total of all sales is shown for every customer, instead of the customer's sales value. When analyzing sales by product, the correct totals for each product are shown.
Customer Analysis
You are redesigning the CustomerAnalysis tabular data model that will be used to analyze customer sales. You plan to add a table named CustomerPermission to the model. This table maps the Active Directory login of an employee with the CustomerId keys for all customers that the employee manages.
The CustomerAnalysis data model will contain a large amount of data and needs to be shared with other developers even if a deployment fails. Each time you deploy a change during development, processing takes a long time.
Data analysts must be able to analyze sales for financial years, financial quarters, months, and days. Many reports are based on analyzing sales by month.
Product Sales
The ProductSales cube allows data analysts to view sales information by product, city, and time.
Data analysts must be able to view ProductSales data by Year to Date (YTD) as a measure. The measure must be formatted as currency, associated with the Sales measure group, and contained in a folder named Calculations.
Requirements
You identify the following requirements:
- Data available during normal business hours must always be up-to-
date.
- Processing overhead must be minimized.
- Query response times must improve.
- All queries that access the SalesAnalysis model must use cached data
by default.
- Data analysts must be able to access data in near real time.

 

NEW QUESTION 27
What property do you set for each measure to improve the legibility of values in a client application?

  • A. MeasureExpression
  • B. FormatString
  • C. AggregateFunction
  • D. DataType

Answer: B

 

NEW QUESTION 28
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You deploy a tabular data model to an instance of Microsoft SQL Server Analysis Services
(SSAS). The model uses an in-memory cache to store and query data. The data set is already the same size as the available RAM on the server. Data volumes are likely to continue to increase rapidly.
Your data model contains multiple calculated tables.
The data model must begin processing each day at 2:00 and processing should be complete by 4:00 the same day. You observe that the data processing operation often does not complete before 7:00. This is adversely affecting team members.
You need to improve the performance.
Solution: Enable Buffer Cache Extensions.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: A

Explanation:
In this scenario we would need both Buffer Cache Extensions and SSD.
The buffer pool extension provides the seamless integration of a nonvolatile random access memory (that is, solid-state drive) extension to the Database Engine buffer pool to significantly improve I/O throughput.
References:https://docs.microsoft.com/en-us/sql/database-engine/configure- windows/buffer-pool-extension

 

NEW QUESTION 29
Drag and Drop Question
You are a business analyst for a retail company that uses a Microsoft SQL Server Analysis Services (SSAS) multidimensional database to track sales.
The database contains the following objects:

Your company is developing a promotional plaque to recognize the top resellers in the top 10 cities where the company does business. Each plaque must display the sales total for all resellers in the city. In addition, the plaque must display a total for all cities not in the top 10.
You have the following requirements:
You need to provide the information needed for the promotional plaques.
How should you complete the MDX statement? To answer, drag the appropriate MDX segments to the correct locations. Each MDX segment 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. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:
Box 1:DYNAMIC SET
Box 2:MEMBER
Box 3:DYNAMIC SET
Box 4:[Geography].[City].[City].members
Box 5:[Measures].[Reseller Sales Amount]
https://docs.microsoft.com/en-us/sql/mdx/aggregate-mdx

 

NEW QUESTION 30
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You have a Microsoft SQL Server Analysis Services (SSAS) instance that is configured to use multidimensional mode. You create the following cube:

Users need to be able to analyze sales by product and color.
You need to create the dimension.
Which relationship type should you use between the InternetSales table and the new dimension?

  • A. fact
  • B. regular
  • C. referenced
  • D. many-to-many
  • E. no relationship
  • F. data mining

Answer: C

Explanation:
Explanation/Reference:
Explanation:
A reference dimension relationship between a cube dimension and a measure group exists when the key column for the dimension is joined indirectly to the fact table through a key in another dimension table, as shown in the following illustration.

A reference dimension relationship represents the relationship between dimension tables and a fact table in a snowflake schema design. When dimension tables are connected in a snowflake schema, you can define a single dimension using columns from multiple tables, or you can define separate dimensions based on the separate dimension tables and then define a link between them using the reference dimension relationship setting. The following figure shows one fact table named InternetSales, and two dimension tables called Customer and Geography, in a snowflake schema.

You can create two dimensions related to the InternetSales measure group: a dimension based on the Customer table, and a dimension based on the Geography table. You can then relate the Geography dimension to the InternetSales measure group using a reference dimension relationship using the Customer dimension.
Incorrect Answers:
B: A regular dimension relationship between a cube dimension and a measure group exists when the key column for the dimension is joined directly to the fact table.
C: Fact dimensions, frequently referred to as degenerate dimensions, are standard dimensions that are constructed from attribute columns in fact tables instead of from attribute columns in dimension tables.
E: Many to Many Dimension Relationships.
In most dimensions, each fact joins to one and only one dimension member, and a single dimension member can be associated with multiple facts. In relational database terminology, this is referred to as a one-to-many relationship. However, it is frequently useful to join a single fact to multiple dimension members. For example, a bank customer might have multiple accounts (checking, saving, credit card, and investment accounts), and an account can also have joint or multiple owners. The Customer dimension constructed from such relationships would then have multiple members that relate to a single account transaction.

References: https://docs.microsoft.com/en-us/sql/analysis-services/multidimensional-models-olap-logical- cube-objects/dimension-relationships

 

NEW QUESTION 31
Hotspot Question
You are deploying a multidimensional Microsoft SQL Server Analysis Services (SSAS) project.
You add two new role-playing dimensions named Picker and Salesperson to the cube.
Both of the cube dimensions are based upon the underlying dimension named Employee in the data source view.
Users report that they are unable to differentiate the Salesperson attributes from the Picker attributes.
You need to ensure that the Salesperson and Picker attributes in each dimension use unique names.
In the table below, identify an option that you would use as part of the process to alter the names of the attributes for each of the dimensions. NOTE: Make only one selection in each column.

Answer:

Explanation:

Explanation:
A named query is a SQL expression represented as a table. In a named query, you can specify an SQL expression to select rows and columns returned from one or more tables in one or more data sources. A named query is like any other table in a data source view (DSV) with rows and relationships, except that the named query is based on an expression. A named query lets you extend the relational schema of existing tables in DSV without modifying the underlying data source.
https://docs.microsoft.com/en-us/sql/analysis-services/multidimensional-models/define-named- queries-in-a-data-source-view-analysis-services

 

NEW QUESTION 32
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 In-Memory query mode
  • B. a multidimensional project that uses the MOLAP storage mode
  • C. a PowerPivot workbook that is deployed to Microsoft SharePoint Server 2010
  • D. a tabular project that uses the DirectQuery query mode
  • E. a multidimensional project that uses the ROLAP storage mode

Answer: A,C,D

 

NEW QUESTION 33
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You administer a Microsoft SQL Server Analysis Services (SSAS) tabular model for a travel agency that specializes in vacation packages. Vacation bookings and packages are stored in a SQL Server database. You use the model as the basis for customer emails that highlight vacation packages that are currently underbooked, or projected to be underbooked.
The company plans to incorporate cruise ship vacation packages. Cruise ship vacation packages include new features such as region availability and cruise line specialties that require changes to the tabular model.
You must ensure that the tabular model reflects the new vacation packages.
You need to configure the tabular data model.
What should you do?

  • A. Ensure that the Transactional Deployment property is set to True.
  • B. Process the model in Process Data mode.
  • C. Ensure that DirectQuery is disabled for the model.
  • D. Ensure that the Transactional Deployment property is set to False.
  • E. Process the model in Process Full mode.
  • F. Ensure that DirectQuery is enabled for the model.
  • G. Process the model in Process Defrag mode.

Answer: E

Explanation:
Process Full processes an Analysis Services object and all the objects that it contains. When Process Full is executed against an object that has already been processed, Analysis Services drops all data in the object, and then processes the object. This kind of processing is required when a structural change has been made to an object, for example, when an attribute hierarchy is added, deleted, or renamed.

 

NEW QUESTION 34
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
A company has an e-commerce website. When a customer places an order, information about the transaction is inserted into tables in a Microsoft SQL Server relational database named OLTP1. The company has a SQL Server Analysis Services (SSAS) instance that is configured to use Tabular mode.
SSAS uses data from OLTP1 to populate a data model.
Sales analysts build reports based on the SSAS model. Reports must be able to access data as soon as it is available in the relational database.
You need to configure and deploy an Analysis Services project to the Analysis Services instance that allows near real-time data source access.
Solution: In the Deployment Option property for the report, you set the Query Mode to DirectQuery with InMemory.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: B

Explanation:
Explanation/Reference:
Explanation:
With DirectQuerywithInMemory mode the queries use the relational data source by default, unless otherwise specified in the connection string from the client.
References:https://msdn.microsoft.com/en-us/library/hh230898(v=sql.120).aspx

 

NEW QUESTION 35
HOTSPOT
A company has a multidimensional cube that is used for analyzing sales data. You add a new measure named Transaction - Total Including Tax and include the Supplier, Payment Method, and Transaction Type dimensions in the data model. The Transaction - Total Including Tax measure uses the existing Customer and Date dimensions.
When users have queried the new measure in the past, they saw results as shown in the existing query output exhibit. (Click the Exhibit button.)

The overall total is incorrectly displayed on every row. In addition, the results are no longer formatted correctly.
The query result should appear as shown in the desired query output exhibit. (Click the Exhibit button.)

You need to ensure the table is displayed correctly.
What should you do? Use drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Hot Area:

Answer:

Explanation:

Explanation/Reference:
Box 1: Enter a custom MeasureExpression property on the measure
Calculated measures use MDX expressions to supply their values, instead of binding to columns in a data source. The Expression property contains the MDX expression used to supply the values for a Measure only if the Measure is a calculated measure. Otherwise, this property contains an empty string ("").
Incorrect Answers:
Not the IgnoreUnrelated property to False.'
IgnoreUnrelatedDimensions' is a measure group property which when set to 'False' hides the measure value when seen against an unrelated dimension attribute.
Box 2:
Include the symbol $ in FormatString.
References:
https://technet.microsoft.com/en-us/library/microsoft.analysisservices.adomdclient.measure.expression (v=sql.110).aspx
https://social.technet.microsoft.com/wiki/contents/articles/24168.hideunhide-a-measure-irrespective-of- ignoreunrelateddimensions-property-of-its-measure-group.aspx
https://docs.microsoft.com/en-us/sql/analysis-services/multidimensional-models/mdx/mdx-cell-properties- format-string-contents

 

NEW QUESTION 36
Which is the easiest option for configuring and maintaining security for each salesperson?

  • A. Create a one role for the salesperson group with a row filter on the Direct Sales table that uses the CONTAINS and USERNAME functions to find the user's sales territory in the Salesperson table.
  • B. Create a permissions table, add it to the tabular model, and define a relationship between it and the Direct Sales table.
  • C. Create one role for the salesperson group with a row filter on the Direct Sales table that uses the CUSTOMDATA function.
  • D. Create a role for each salesperson with a row filter restricting the user to a specific sales territory in the Direct Sales table.

Answer: A

 

NEW QUESTION 37
......

Online Questions - Outstanding Practice To your 070-768 Exam: https://www.examboosts.com/Microsoft/070-768-practice-exam-dumps.html