PL300 - Data Analyst - Practice Questions
PL300 - Data Analyst - Practice Questions
Question 1 of 50
The Pin visual option allows you to pin the visual to an existing dashboard or create a new
one. The Copy visual as image option allows you to copy a visual as an image to Clipboard.
The Export data option allows you to export data in the xlsx or csv formats, but not create a
dashboard. The Spotlight option allows you to highlight a visual on the report page, but not
create a dashboard.
Introduction to dashboards - Training | Microsoft Learn
Question 2 of 50
You plan to build a Power BI dashboard and set up alerts that will notify you when data
presented in the visuals on the dashboard reach specific thresholds.
Which three types of visuals support the alert functionality? Each correct answer presents a
complete solution.
Alerts are available with KPI visuals, gauges, and cards. Treemaps and waterfall visuals do
not support alerts.
Configure data alerts - Training | Microsoft Learn
Question 3 of 50
You have a Power BI dashboard that is comprised of pinned visuals that are taken from a
variety of reports.
Which three objects from a report page can be pinned to the dashboard?
Individual filters and slicers cannot be pinned to a dashboard. This is because dashboards are
designed to be an “at-a-glance” perspective. Reports are built to be filtered and interactive.
Custom visuals, ribbon charts, and images can be pinned from a report page.
Introduction to dashboards - Training | Microsoft Learn
Question 4 of 50
You upload reports to the Power BI service and pin several visuals to a dashboard.
What are two locations you can view the alerts? Each correct answer presents a complete
solution.
By default, notifications are available in the notification center. You also have the option of
sending notifications via email. A dashboard, Microsoft Teams channel, and a report are not
available as the locations of alerts.
Configure data alerts - Training | Microsoft Learn
Question 5 of 50
You manage a Power BI workspace in shared capacity. The workspace contains a dataset
named DS1.
The maximum number of refreshes per day for a Power BI workspace in a shared capacity is
8.
Configure a dataset scheduled refresh - Training | Microsoft Learn
Question 6 of 50
You have a row level security role (RLS) in a dataset called User Security Group. This role
needs to filter a RLS table that contains a column with the emails of users in the following
format:
Which function should be used in the code for the RLS role to match the users Microsoft Entra
ID login credentials with the emails contained in the RLS table column?
Question 7 of 50
You need to delegate the task to update workspace metadata. The solution must use the
principle of least privilege.
The Admin role is the only one that has the permission to update workspace metadata.
Distribute a report or dashboard - Training | Microsoft Learn
Question 8 of 50
You need to provide Power BI Service users access to the data sources without exposing the
database servers directly to the internet.
The solution must minimize the configurations that must be performed by each user.
An on-premises gateway is designed to allow multiple users to access multiple data sources.
An on-premises data gateway only allows one user to access multiple data sources. A virtual
network data gateway is designed to allow multiple users to access multiple online data
sources. However, it isn’t installed locally and only works with data sources secured by virtual
networks.
Use a Power BI gateway to connect to on-premises data sources - Training | Microsoft Learn
On-premises data gateway - Power BI | Microsoft Learn
Question 9 of 50
You plan to use Power BI Desktop to create a report with multiple visualizations.
The slicer visualization can be used to filter the other visuals on the page. You can enable a
search box in a slicer where users can search for values to filter. A funnel visualization is a
chart that that has sequential connected stages, where items flow sequentially from one
stage to the next. A matrix visualization displays data in two or more dimensions and cross-
highlights with other visuals on the same report page. A scatter chart visualization is a chart
with one set of numerical data along a horizontal axis and another set of numerical values
along a vertical axis. The matrix, scatter chart, and funnel do not offer a search box.
Design Power BI reports - Training | Microsoft Learn
Question 10 of 50
You need to create a visualization to display a running total. The solution must meet the
following requirements:
The initial and the final value columns must start on the horizontal axis.
The intermediate values must be floating columns.
A waterfall visualization is a chart that displays a running total, with the initial and the final
value columns starting on the horizontal axis while the intermediate values are floating
columns. A combo visualization is a chart that combines a column chart and a line chart and
can have one or two Y axes. A funnel visualization is a chart that has sequential connected
stages, where items flow sequentially from one stage to the next. A scatter visualization is a
chart with two value axes, with one set of numerical data along a horizontal axis and another
set of numerical values along a vertical axis.
Design Power BI reports - Training | Microsoft Learn
Question 11 of 50
To create a custom R visual by using Power BI Desktop, you first need to install R on your
computer. Configuring global R scripting options in Power BI Desktop might be required once
you install R on your computer. Enabling the script visuals option in the Visualization pane of
Power BI Desktop is done once R is installed and configured using the global R script options
in Power BI Desktop. Creating a custom R visual by using Power BI Desktop has no
dependency on enabling preview features.
Design Power BI reports - Training | Microsoft Learn
Question 12 of 50
To create a Python visual by using Power BI Desktop, you first need to install Python on your
computer. Once Python is installed, you may need configure the global Python scripting
options in Power BI Desktop. Enabling the script visuals option in the Visualization pane of
Power BI Desktop is done once Python is installed. Creating a custom Python visual by using
Power BI Desktop has no dependency on enabling preview features.
Design Power BI reports - Training | Microsoft Learn
Question 13 of 50 (Pedi ajuda GPT e Perplexity. Perplexity acertou, GPT falhou)
This bookmark must only toggle the visibility state and perform no other action.
Which three configurations should you make? Each correct answer presents part of the
solution. (** these configurations are on the bookmark settings not on the visual)
The current page capture allows the bookmark to navigate back to the page of capture. The
data capture updates filters and drillthrough which should not occur for this bookmark. The
display capture updates visual visibility on the report page.
Enhance Power BI report designs for the user experience - Training | Microsoft Learn
Overview of bookmarks in Power BI service reports - Power BI | Microsoft Learn
Question 14 of 50
You need to create a visual that displays sales by employees, trending over months.
The visual must clearly show how employees are performing against each other and have a
ranking for each period.
You implement the Q&A feature in a report, so users can get answers to their questions on
their own.
Which two configurations can you add? Each correct answer presents a complete solution.
Adding synonyms to model fields will help users search for them. For example, you can give a
synonym of (Actuals) for the (Sales) measure. A linguistic schema describes terms and
phrases that Q&A should understand for objects within a dataset, including parts of speech,
synonyms, and phrasings that relate to that dataset. Composite models are not supported by
Q&A today. Organizing fields by display folders will not impact Q&A search capabilities.
Perform advanced analytics in Power BI - Training | Microsoft Learn
Question 16 of 50 (Pedi ajuda Perplexity)
From Power BI Desktop, you open a Power BI report that contains three pages named Main,
Error Rate, and On-time Rate.
The navigation destination must change based on the output of a DAX measure named
[Error Rate].
If [Error Rate] is greater than 5%, the button must display the text “Error Rate” and
navigate to the Error Rate page.
Otherwise, the button must display the text “On-time Rate” and navigate to the On-Time
Rate page.
What three actions should you perform? Each correct answer presents part of the solution.
You are using Power BI Desktop to edit a stacked column chart that displays gross sales data
with a date hierarchy that contains year, quarter, month, and day.
You need to prevent users from viewing the hierarchy based on the year.
To prevent users from viewing the hierarchy based on the year, you remove just the year
from the date hierarchy fields in the x-axis in the Visualization pane. The quarter, month, and
day will remain populated and usable. Modifying the visual Range settings in the Format
pane would affect the range of values displayed in the visual. Adding a filter based on the
year in the Filters pane would filter the values displayed in the visual, not remove a drilldown
level. Adding a filter based on the quarter, month, and day in the Filters pane would filter the
values displayed in the visual but would not prevent users from viewing the hierarchy based
on the year.
Enhance Power BI report designs for the user experience - Training | Microsoft Learn
Question 18 of 50
You have a bar chart and column chart visual on a report page. Selecting any column from
the bar chart visual filters the column chart data to less than 1% of its unfiltered value.
Which type of visual interaction should be used when the bar chart is filtering the column
chart to ensure that you can easily see the data?
Filter will show you the filtered data in this visual. So even when showing filtered data that is
less than 1% of the unfiltered value, it will still display well in the column visual. Highlight
shows you both the unfiltered and filtered values in the visual, for comparison purposes.
Drillthrough is a page navigation experience that takes you from one page to another plus
applies a set of filters to page navigated to. Expand is a way to navigate down a level using
the hierarchy controls.
Enhance Power BI report designs for the user experience - Training | Microsoft Learn
Change how visuals interact in a report - Power BI | Microsoft Learn
Question 19 of 50
You have a Power BI report that uses a dataset that is imported from a database.
The same column must be used in each slicer for them to recognize each other in the sync
slicers settings. Slicers can sync even when hidden. Slicers do not need to be the same slicer
type. One slicer could be a list, and the other a dropdown. Slicers do not need the same title
to allow them to be synced.
Enhance Power BI report designs for the user experience - Training | Microsoft Learn
Slicers in Power BI - Power BI | Microsoft Learn
Question 20 of 50
Which native AI visual helps explain correlations for a metric within the dataset?
The Key influencers visual helps you understand correlated factors impacting a particular
metric. The Q&A visual allows end-users to ask natural language questions to create AI
generated charts based on the questions.
The Decomposition Tree visual lets you visualize data between multiple dimensions and drill
down in any order. The Smart Narrative visual lets you combine natural language text with
metrics from your model in sentence forms.
Perform advanced analytics in Power BI - Training | Microsoft Learn
Question 21 of 50
You need to add a new visual to a Power BI Dashboard. This visual does NOT exist on a
report in the workspace.
The Q&A feature lets you create a visual by typing in a question about your data. This new
visual can then be pinned to the dashboard, without adding it to a report. Inside the file menu
and the tiles menu there are no “visual” options. See Related Content displays related
content like reports, datasets, etc. You can’t create a new visual from here.
Explore data by asking questions - Training | Microsoft Learn