Labour Day Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Microsoft DP-500 Designing and Implementing Enterprise-Scale Analytics Solutions Using Microsoft Azure and Microsoft Power BI Exam Practice Test

Demo: 34 questions
Total 160 questions

Designing and Implementing Enterprise-Scale Analytics Solutions Using Microsoft Azure and Microsoft Power BI Questions and Answers

Question 1

You have a Power Bl data model that contains two tables named Products and Sales.

A one-to-many relationship exists between the tables.

You have a report that contains a report-level filter for Products.

You need to create a DAX measure that will return the percent of total sales for each product. The measure must respect the report-level filter when calculating the total.

How should you complete the measure? To answer, drag the appropriate DAX functions to the correct targets. Each function 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.

Options:

Question 2

You are using Azure Synapse Studio to explore a dataset that contains data about taxi trips.

You need to create a chart that will show the total trip distance according to the number of passengers as shown in the following exhibit.

How should you configure the chart? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Options:

Question 3

You are implementing a reporting solution that has the following requirements:

• Reports for external customers must support 500 concurrent requests. The data for these reports is approximately 7 GB and is stored in Azure Synapse Analytics.

• Reports for the security team use data that must have local security rules applied at the database level to restrict access. The data being reviewed is 2 GB.

Which storage mode provides the best response time for each group of users?

Options:

A.

DirectQuery for the external customers and import for the security team.

B.

DirectQuery for the external customers and DirectQuery for the security team.

C.

Import for the external customers and DirectQuery for the security team.

D.

Import for the external customers and import for the security team.

Question 4

You have a group of data scientists who must create machine learning models and run periodic experiments on a large dataset.

You need to recommend an Azure Synapse Analytics pool for the data scientists. The solution must minimize costs.

Which type of pool should you recommend?

Options:

A.

a Data Explorer pool

B.

an Apache Spark pool

C.

a dedicated SQL pool

D.

a serverless SQL pool

Question 5

You need to use Power Bl to ingest data from an API. The API requires that an API key be passed in the headers of the request.

Which type of authentication should you use?

Options:

A.

organizational account

B.

Basic

C.

Web API

D.

Anonymous

Question 6

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a Power Bl Premium capacity.

From the Power Bl Premium Capacity Metrics app, you discover the following:

• There is insufficient CPU to execute dataset refreshes.

• Out-of-memory throttling occurs when the dataset is waiting.

You need to recommend a solution to resolve the performance issues.

Solution: You assign Premium per user licenses to all workspace members.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 7

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a Power Bl dataset named Dataset1.

In Dataset1, you currently have 50 measures that use the same time intelligence logic.

You need to reduce the number of measures, while maintaining the current functionality.

Solution: From Tabular Editor, you create a calculation group.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 8

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You are using an Azure Synapse Analytics serverless SQL pool to query a collection of Apache Parquet files by using automatic schema inference. The files contain more than 40 million rows of UTF-8-encoded business names, survey names, and participant counts. The database is configured to use the default collation.

The queries use open row set and infer the schema shown in the following table.

You need to recommend changes to the queries to reduce I/O reads and tempdb usage.

Solution: You recommend defining an external table for the Parquet files and updating the query to use the table

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 9

You have an Azure Synapse Analytics workspace that contains an Apache Spark pool. You create a notebook and configure a cell that runs the following SparkSQL query.

SELECT ProductID, ProductName, Category From products.

You need to create a column chart by using the built-in charting capability. The solution must visualize the distribution of product IDs across product categories.

Options:

Question 10

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You are using an Azure Synapse Analytics serverless SQL pool to query a collection of Apache Parquet files by using automatic schema inference. The files contain more than 40 million rows of UTF-8-encoded business names, survey names, and participant counts. The database is configured to use the default collation.

The queries use open row set and infer the schema shown in the following table.

You need to recommend changes to the queries to reduce I/O reads and tempdb usage.

Solution: You recommend defining a data source and view for the Parquet files. You recommend updating the query to use the view.

Does this meet the goal?

Options:

A.

Yes

B.

No

Question 11

You have a shared dataset in Power Bl named Dataset1.

You have an on-premises Microsoft SQL Server database named DB1.

You need to ensure that Dataset1 refreshes data from DB1.

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.

Options:

Question 12

You have an Azure Synapse Analytics dedicated SQL pool.

You need to ensure that the SQL pool is scanned by Azure Purview.

What should you do first?

Options:

A.

Register a data source.

B.

Search the data catalog.

C.

Create a data share connection.

D.

Create a data policy.

Question 13

You need to recommend a solution to add new fields to the financial data Power Bl dataset with data from the Microsoft SQL Server data warehouse.

What should you include in the recommendation?

Options:

A.

Azure Purview

B.

Site-to-Site VPN

C.

an XMLA endpoint

D.

the on-premises data gateway

Question 14

You need to identify the root cause of the data refresh issue.

What should you use?

Options:

A.

the Usage Metrics Report in powerbi.com

B.

Query Diagnostics in Power Query Editor

C.

Performance analyzer in Power Bl Desktop

Question 15

You need to recommend a solution to resolve the query issue of the serverless SQL pool. The solution must minimize impact on the users.

What should you in the recommendation?

Options:

A.

Update the statistics for the serverless SQL pool.

B.

Move the data from the serverless SQL pool to a dedicated Apache Spark pool.

C.

Execute the sp_sec_process_daca_limic stored procedure for the serverless SQL pool.

D.

Move the data from the serverless SQL pool to a dedicated SQL pool.

Question 16

You need to recommend a solution for the customer workspaces to support the planned changes.

Which two configurations should you include in the recommendation? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Set Use datasets across workspaces to Enabled

B.

Publish the financial data to the web.

C.

Grant the Build permission for the financial data to each customer.

D.

Configure the FinData workspace to use a Power Bl Premium capacity.

Question 17

You need to integrate the external data source to support the planned changes.

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.

Options:

Question 18

You need to build a Transact-SQL query to implement the planned changes for the internal users.

How should you complete the Transact-SQL query? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 19

Which two possible tools can you use to identify what causes the report to render slowly? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Synapse Studio

B.

DAX Studio

C.

Azure Data Studio

D.

Performance analyzer in Power Bl Desktop

Question 20

You need to create Power BI reports that will display data based on the customers’ subscription level.

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.

Options:

Question 21

You need to create a measure to count orders for the market basket analysis.

How should you complete the DAX expression? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 22

What should you configure in the deployment pipeline?

Options:

A.

a backward deployment

B.

a selective deployment

C.

auto-binding

D.

a data source rule

Question 23

You need to implement object-level security (OLS) in the Power Bl dataset for the sales associates.

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.

Options:

Question 24

You need to populate the CustomersWithProductScore table.

How should you complete the stored procedure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 25

You need to ensure that the new process for deploying reports and datasets to the User Experience workspace meets the technical requirements.

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.

Options:

Question 26

The enterprise analytics team needs to resolve the DAX measure performance issues.

What should the team do first?

Options:

A.

Use Performance analyzer in Power Bl Desktop to get the DAX durations.

B.

Use DAX Studio to get detailed statistics on the server timings.

C.

Use DAX Studio to review the Vertipaq Analyzer metrics.

D.

Use Tabular Editor to create calculation groups.

Question 27

You need to optimize the workflow for the creation of reports and the adjustment of tables by the enterprise analytics team.

What should you do?

Options:

A.

Add a tenant-level storage connection to Power Bl

B.

Create a linked service in workspace1.

C.

Create an integration runtime in workspace1.

D.

From the Tenant setting, enable Use global search for Power BL

Question 28

You need to recommend a solution for the analysts in the Finance and Accounting business unit to mitigate the increase in maintenance of their assets in the Power Bl tenant.

Which two actions should you recommend? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Use Microsoft Purview to search for datasets that contain the relevant data.

B.

Perform impact analysis on the relevant data source.

C.

Create a live connection to a Power Bl dataset.

D.

Create a Power Bl template app.

Question 29

You need to recommend changes to the Power Bl tenant to meet the technical requirements for external data sharing. Which tenant setting should you recommend disabling?

Options:

A.

Allow shareable links to grant access to everyone in your organization

B.

Allow Azure Active Directory guest users to edit and manage content in the organization

C.

Users can reassign personal workspaces

D.

Show Azure Active Directory guests in lists of suggested people

Question 30

You need to meet the technical requirements for deploying reports and datasets to the User Experience workspace. What should you do?

Options:

A.

From the Corporate Data Models and User Experience workspaces, select Allow contributors to update the app.

B.

From the Corporate Data Models and User Experience workspace, set License mode to Premium per user

C.

From the Tenant settings, set Allow specific users to turn on external data sharing to Enable.

D.

From the Developer settings, set Allow service principals to use Power Bl APIs to Enable.

Question 31

The group registers the Power Bl tenant as a data source1.

You need to ensure that all the analysts can view the assets in the Power Bl tenant The solution must meet the technical requirements for Microsoft Purview and Power BI.

What should you do?

Options:

A.

Create a scan.

B.

Deploy a Power Bl gateway.

C.

Search the data catalog.

D.

Create a linked service.

Question 32

The enterprise analytics team needs to create a view for the survey response data. The solution must meet the technical requirements.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 33

You need to recommend a security solution for the Power Bl tenant to control external data sharing. The solution must meet the technical requirements.

What should you recommend? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Question 34

The enterprise analytics team needs to notify the report owners of the planned changes. The solution must minimize administrative effort.

What should the team do?

Options:

A.

Locate all the downstream reports, identify all the users That are assigned the Admin role, and then send an email to each user.

B.

Write a PowerShell script to access the Power Bl API that retrieves a list of downstream reports and a list of workspace administrators, and then send an email to each workspace administrator.

C.

Perform impact analysis on the Financial Model dataset to notify the workspace contacts.

D.

Perform impact analysis feature on the lake database data source to notify the workspace contacts.

Demo: 34 questions
Total 160 questions