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

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

Questions 4

You have an Azure subscription that contains an Azure Synapse Analytics workspace. You create an Azure Data Lake and upload a CSV file named Filel.csv. You need to use Synapse Studio to query the data in Filel.csv by using a serverless SQL pool. Which Transact-SQL operator should you include in the query?

Options:

A.

STRIMO_SPLIT

B.

OPENOUERY

C.

OPCNROWSET

D.

OPEMDATASOURCE

Buy Now
Questions 5

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.

Buy Now
Questions 6

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

Buy Now
Questions 7

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:

Buy Now
Questions 8

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

Buy Now
Questions 9

You are using an Azure Synapse notebook to create a Python visual.

You run the following code cell to import a dataset named Iris.

A sample of the data is shown in the following table.

You need to create the visual shown in the exhibit. (Click the Exhibit tab.)

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

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 10

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.

Buy Now
Questions 11

You have the following code in an Azure Synapse notebook.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the code.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 12

You are using a Python notebook in an Apache Spark pool in Azure Synapse Analytics.

You need to present the data distribution statistics from a DataFrame in a tabular view.

Which method should you invoke on the DataFrame?

Options:

A.

freqItems

B.

corr

C.

sample

D.

describe

Buy Now
Questions 13

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.

Buy Now
Questions 14

You are configuring an aggregation table as shown in the following exhibit.

The detail table is named FactSales and the aggregation table is named FactSales(Agg).

You need to aggregate SalesAmount for each store.

Which type of summarization should you use for SalesAmount and StoreKey? To answer, select the appropriate options in the answer area,

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 15

You are building a Power Bl dataset that will use two data sources.

The dataset has a query that uses a web data source. The web data source uses anonymous authentication.

You need to ensure that the query can be used by all the other queries in the dataset.

Which privacy level should you select for the data source?

Options:

A.

Public

B.

Organizational

C.

Private

D.

None

Buy Now
Questions 16

You have the Power BI workspaces shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 17

You are configuring a Power Bl report for accessibility as shown in the following table.

You need to change the default colors of all three visuals to make the report more accessible to users who have color vision deficiency. Which two settings should you configure in the Customize theme window? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options:

A.

Theme colors

B.

Sentiment colors

C.

Divergent colors

D.

First-level elements colors

Buy Now
Questions 18

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 the Power Bl data model shown in the exhibit. (Click the Exhibit tab.)

Users indicate that when they build reports from the data model, the reports take a long time to load.

You need to recommend a solution to reduce the load times of the reports.

Solution: You recommend moving all the measures to a calculation group.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 19

You are building a Power Bl dataset that contains a table named Calendar. Calendar contains the following calculated column.

pfflag = IF('Calendar'[Date] < TOOAYQ, "Past", "Future")

You need to create a measure that will perform a fiscal prior year-to-date calculation that meets the following requirements:

• Returns the fiscal prior year-to-date value for [sales Amount]

• Uses a fiscal year end of June 30

• Produces no result for dates in the future

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:

Buy Now