ExamGecko
Home Home / Microsoft / PL-300

Microsoft PL-300 Practice Test - Questions Answers, Page 11

Question list
Search
Search

List of questions

Search

Related questions











You have multiple dashboards.

You need to ensure that when users browse the available dashboards from powerbi.com, they can see which dashboards contain Personally Identifiable Information (PII). The solution must minimize configuration effort and impact on the dashboard design.

What should you use?

A.

comments

A.

comments

Answers
B.

tiles

B.

tiles

Answers
C.

Microsoft Information Protection sensitivity labels

C.

Microsoft Information Protection sensitivity labels

Answers
D.

Active Directory groups

D.

Active Directory groups

Answers
Suggested answer: C

Explanation:

Microsoft Information Protection sensitivity labels provide a simple way for your users to classify critical content in Power BI without compromising productivity or the ability to collaborate. Sensitivity labels can be applied to datasets, reports, dashboards, and dataflows.

Reference:

https://docs.microsoft.com/en-us/power-bi/admin/service-security-sensitivity-label-overview

You have a Power BI tenant.

You have reports that use financial datasets and are exported as PDF files.

You need to ensure that the reports are encrypted.

What should you implement?

A.

dataset certifications

A.

dataset certifications

Answers
B.

row-level security (RLS)

B.

row-level security (RLS)

Answers
C.

sensitivity labels

C.

sensitivity labels

Answers
D.

Microsoft Intune policies

D.

Microsoft Intune policies

Answers
Suggested answer: C

Explanation:

General availability of sensitivity labels in Power BI.

Microsoft Information Protection sensitivity labels provide a simple way for your users to classify critical content in Power BI without compromising productivity or the ability to collaborate. Sensitivity labels can be applied on datasets, reports, dashboards, and dataflows. When data is exported from Power BI to Excel, PowerPoint or PDF files, Power BI automatically applies a sensitivity label on the exported file and protects it according to the label’s file encryption settings. This way your sensitive data remains protected no matter where it is.

Reference:

https://powerbi.microsoft.com/en-us/blog/announcing-power-bi-data-protection-ga-andintroducing-new-capabilities/

Your company plans to completely separate development and production assets such as datasets, reports, and dashboards in Microsoft Power BI. You need to recommend an application lifecycle strategy. The solution must minimize access to production assets and prevent end users from viewing the development assets. What should you recommend?

A.

Create production reports in a separate workspace that uses a shared dataset from the development workspace. Grant the end users access to the production workspace.

A.

Create production reports in a separate workspace that uses a shared dataset from the development workspace. Grant the end users access to the production workspace.

Answers
B.

Create one workspace for development. From the new workspace, publish an app for production.

B.

Create one workspace for development. From the new workspace, publish an app for production.

Answers
C.

Create a workspace for development and a workspace for production. From the production workspace, publish an app.

C.

Create a workspace for development and a workspace for production. From the production workspace, publish an app.

Answers
D.

In one workspace, create separate copies of the assets and append DEV to the names of the copied assets. Grant the end users access to the workspace.

D.

In one workspace, create separate copies of the assets and append DEV to the names of the copied assets. Grant the end users access to the workspace.

Answers
Suggested answer: C

Explanation:

Use different work stages (Development, Test, and Production).

Deploy from the Development workspace.

Reference:

https://visualbi.com/blogs/microsoft/powerbi/application-lifecycle-management-power-bi/

You create a report by using Microsoft Power BI Desktop.

The report uses data from a Microsoft SQL Server Analysis Services (SSAS) cube located on your company’s internal network. You plan to publish the report to the Power BI Service.

What should you implement ta ensure that users who consume the report from the Power BI Service have the most up-to-date data from the cube?

A.

a subscription

A.

a subscription

Answers
B.

a scheduled refresh of the dataset

B.

a scheduled refresh of the dataset

Answers
C.

an OData feed

C.

an OData feed

Answers
D.

an On-premises data gateway

D.

an On-premises data gateway

Answers
Suggested answer: D

Explanation:

When you’ve created dynamic reports in Power BI Desktop, you can share them by publishing to your Power BI site. When you publish a Power BI Desktop file with a live connection to a tabular model to your Power BI site, an on-premises data gateway must be installed and configured by an administrator.

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 scenario, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have a clustered bar chart that contains a measure named Salary as the value and a field named Employee as the axis. Salary is present in the data as numerical amount representing US dollars. You need to create a reference line to show which employees are above the median salary.

Solution: You create a median line by using the Salary measure.

Does this meet the goal?

A.

Yes

A.

Yes

Answers
B.

No

B.

No

Answers
Suggested answer: A

Explanation:


You have a Power BI dashboard that monitors the quality of manufacturing processes. The dashboard contains the following elements:

A line chart that shows the number of defective products manufactured by day.

A KPI visual that shows the current daily percentage of defective products manufactured.

You need to be notified when the daily percentage of defective products manufactured exceeds 3%.

What should you create?

A.

a Q&A visual

A.

a Q&A visual

Answers
B.

a subscription

B.

a subscription

Answers
C.

a smart narrative visual

C.

a smart narrative visual

Answers
D.

an alert

D.

an alert

Answers
Suggested answer: D

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 scenario, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have several reports and dashboards in a workspace.

You need to grant all organizational users read access to a dashboard and several reports.

Solution: You enable included in app for all assets.

Does this meet the goal?

A.

Yes

A.

Yes

Answers
B.

No

B.

No

Answers
Suggested answer: B

You are reviewing a query that produces 10,000 rows in the Power Query Editor.

You need to identify whether a column contains only unique values.

Which two Data Preview options can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Column profile

A.

Column profile

Answers
B.

Column distribution

B.

Column distribution

Answers
C.

Show whitespace

C.

Show whitespace

Answers
D.

Column quality

D.

Column quality

Answers
E.

Monospace

E.

Monospace

Answers
Suggested answer: A, B

Explanation:

B: Column distribution: This feature provides a set of visuals underneath the names of the columns that showcase the frequency and distribution of the values in each of the columns. The data in these visualizations is sorted in descending order from the value with the highest frequency.

By hovering over the distribution data in any of the columns, you get information about the overall data in the column (with distinct count and unique values). A: Column profile: This feature provides a more in-depth look at the data in a column [compared to column distribution]. Apart from the column distribution chart, it contains a column statistics chart.

Reference:

https://docs.microsoft.com/en-us/power-query/data-profiling-tools

You have a Q&A visual that displays information from a table named Carriers as shown in the following exhibit.

You need to ensure that users can ask questions by using the term airline or carrier. The solution must minimize changes to the data model. What should you do?

A.

Add a duplicate query named Airline.

A.

Add a duplicate query named Airline.

Answers
B.

Add airline as a synonym of carrier.

B.

Add airline as a synonym of carrier.

Answers
C.

Rename the carrier column as airline in the Carriers query.

C.

Rename the carrier column as airline in the Carriers query.

Answers
D.

Rename the query from Carriers to airlines.

D.

Rename the query from Carriers to airlines.

Answers
Suggested answer: B

Explanation:

Add synonyms to tables and columns: This step applies specifically to Q&A (and not to Power BI reports in general). Users often have a variety of terms they use to refer to the same thing, such as total sales, net sales, total net sales. You can add these synonyms to tables and columns in the Power BI model.

This step can be important. Even with straightforward table and column names, users of Q&A ask questions using the vocabulary that first comes to them. They're not choosing from a predefined list of columns. The more sensible synonyms you add, the better your users' experience is with your report.

Reference:

https://docs.microsoft.com/en-us/power-bi/natural-language/q-and-a-best-practices

You need to create the On-Time Shipping report.

The report must include a visualization that shows the percentage of late orders. Which type of visualization should you create?

A.

scarterplot

A.

scarterplot

Answers
B.

bar chart

B.

bar chart

Answers
C.

piechart

C.

piechart

Answers
Suggested answer: B
Total 370 questions
Go to page: of 37