Free Demo Questions

Test Online Free Microsoft PL-300 Exam Questions and Answers

Practice a live sample before buying full access. This page keeps the free PL-300 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.

Updated Oct 30, 2025 59 Questions 4 Pages
Page 3 of 4
Question 31 Selectable Answer
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?

Answer:
Explanation:
The 50th percentile is also known as the median or middle value where 50 percent of observations fall below.
Reference: https://dash-intel.com/powerbi/statistical_functions_median.php
Question 32 Selectable Answer
What should you create to meet the reporting requirements of the sales department?

Answer:
Explanation:
The sale department requires reports that contain the number of sales transactions.
The COUNTROWS function counts the number of rows in the specified table, or in a table defined by an expression.
Reference: https://docs.microsoft.com/en-us/dax/countrows-function-dax
Question 33 Selectable Answer
Note: This question is a part of a series of questions that present the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series.
Start of repeated scenario
You have a Microsoft SQL Server database that has the tables shown in the Database Diagram exhibit. (Click the Exhibit.)



You plan to develop a Power BI model as shown in the Power BI Model exhibit. (Click the Exhibit).



You plan to use Power BI to import data from 2013 to 2015.
Product Subcategory [Subcategory] contains NULL values.
End of repeated scenario.
You implement the Power BI model.
You need to add a new column to the Product Subcategory table that uses the following formula.
=if [Subcategory] =null then “NA” else [Subcategory]
Which command should you use in Query Editor?

Answer:
Explanation:
References: http://community.powerbi.com/t5/Desktop/if-then-else/td-p/117999
Question 34 Selectable Answer
What should you do to address the existing environment data concerns?

Answer:
Question 35 Selectable Answer
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?

Answer:
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.
Question 36 Selectable Answer
You have a Power BI report. The report contains visualizations that have interactions. You need to identify which visualizations take the longest to complete.
What should you use?

Answer:
Explanation:
Use Power BI Desktop Performance Analyzer to optimize reports.
In Power BI Desktop you can find out how each of your report elements, such as visuals and DAX formulas, are performing. Using the Performance Analyzer, you can see and record logs that measure how each of your report elements performs when users interact with them, and which aspects of their performance are most (or least) resource intensive.
Reference: https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-performance-analyzer
Question 37 Selectable Answer
You plan to develop a Power BI report that has a bar chart to display the number of customers by location.
You have a table named Customer that has the following columns:
• Customer ID
• CustomerName
• Address
• City
• ProvState
• Country
You need to allow users to drill down by location. The report will display the number of each customer by Country, and drill down to ProvState, and then to City.
How should you configure the drill down in the bar chart?

Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-bi/guided-learning/visualizations#step-18
https://docs.microsoft.com/en-us/power-bi/power-bi-visualization-drill-down
Question 38 Selectable Answer
You have a Power BI workspace named BI Data that contains a dataset named BI Finance.
You have the Build permission for the 81 Finance dataset but you do NOT have permissions for the workspace,
You need to connect to BI Finance and create a report.
Which actions should you perform? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Answer:
Question 39 Written Answer
HOTSPOT
You have a dataset that contains revenue data from the past year.
You need to use anomaly detection in Power Bl to show anomalies in the dataset.
What should you configure? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Answer:

Question 40 Selectable Answer
ion have a Power BI dataset that contains a table named Temperature Readings.
Temperature Readings contains the columns shown in the following table.



The table has 12 million rows. All the columns are needed for analysis.
You need to optimize the dataset to decrease the model size. The solution must not affect the precision of the data.
What should you do?

Answer:
Explanation:
Disable Power Query load.
Power Query queries that are intended support data integration with other queries should not be loaded to the model. To avoid loading the query to the model, take care to ensure that you disable query load in these instances.
Reference: https://docs.microsoft.com/en-us/power-bi/guidance/import-modeling-data-reduction#disable-power-query-query-load
Question 41 Selectable Answer
You have the dataset shown in the following exhibit.



You need to ensure that the visual shows only the 10 cities that have the highest sales profit.
What should you do?

Answer:
Explanation:
Power BI Top N Filters are useful to display the top performing records, and Bottom N filters are helpful to display the least performing records. For example, we can display top or bottom 10 products by orders or sales.
Note:
✑ Select the Column you want to display the Top Sales Profit
✑ Then change the Filter Type of that Column to Top N
✑ Fill in Top / Bottom number field
✑ And lastly drag to the By Value filed your Sales Profit
Reference: https://www.tutorialgateway.org/power-bi-top-10-filters/
Question 42 Selectable Answer
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.

Answer:
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
Question 43 Selectable Answer
You have a report that contains a bar chart and a column chart. The bar chart shows customer count by customer segment. The column chart shows sales by month.
You need to ensure that when a segment is selected in the bar chart, you see which portion of the total sales for the month belongs to the customer segment.
How should the visual interactions be set on the column chart when the bar chart is selected?

Answer:
Explanation:
HIGHLIGHT as the question required us to "you see which portion of the total sales for the month belongs to the customer segment" -- in order to see WHICH portion, you need to still see the whole visual, highlight is most appropriate. If the requirement stated to ONLY SEE THE PORTION IT RELATES TO then filter would be appropriate.
Question 44 Selectable Answer
Topic 3, Northwind Traders

Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all question included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other question on this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study
To display the first question on this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Overview. General Overview
Northwind Traders is a specialty food import company.
The company recently implemented Power BI to better understand its top customers, products, and suppliers.

Overview. Business Issues
The sales department relies on the IT department to generate reports in Microsoft SQL Server Reporting Services (SSRS). The IT department takes too long to generate the reports and often misunderstands the report requirements.

Existing Environment. Data Sources
Northwind Traders uses the data sources shown in the following table.



Source2 is exported daily from a third-party system and stored in Microsoft SharePoint Online.

Existing Environment. Customer Worksheet
Source2 contains a single worksheet named Customer Details.

The first 11 rows of the worksheet are shown in the following table.



All the fields in Source2 are mandatory.
The Address column in Customer Details is the billing address, which can differ from the shipping address.

Existing Environment. Azure SQL Database
Source1 contains the following table:
- Orders
- Products
- Suppliers
- Categories
- Order Details
- Sales Employees

The Orders table contains the following columns.




The Order Details table contains the following columns.



The address in the Orders table is the shipping address, which can differ from the billing address.

The Products table contains the following columns.




The Categories table contains the following columns.




The Suppliers table contains the following columns.




The Sales Employees table contains the following columns.



Each employee in the Sales Employees table is assigned to one sales region. Multiple employees can be assigned to each region.

Requirements. Report Requirements
Northwind Traders requires the following reports:
- Top Products
- Top Customers
- On-Time Shipping
The Top Customers report will show the top 20 customers based on the highest sales amounts in a selected order month or quarter, product category, and sales region.

The Top Products report will show the top 20 products based on the highest sales amounts sold in a selected order month or quarter, sales region, and product category. The report must also show which suppliers provide the top products.

The On-Time Shipping report will show the following metrics for a selected shipping month or quarter:
- The percentage of orders that were shipped late by country and shipping region
- Customers that had multiple late shipments during the last quarter

Northwind Traders defines late orders as those shipped after the required shipping date.
The warehouse shipping department must be notified if the percentage of late orders within the current month exceeds 5%.
The reports must show historical data for the current calendar year and the last three calendar years.

Requirements. Technical Requirements
Northwind Traders identifies the following technical requirements:
- A single dataset must support all three reports.
- The reports must be stored in a single Power BI workspace.
- Report data must be current as of 7 AM Pacific Time each day.
- The reports must provide fast response times when users interact with a visualization.
- The data model must minimize the size of the dataset as much as possible, while meeting the report requirements and the technical requirements.

Requirements. Security Requirements
Access to the reports must be granted to Azure Active Directory (Azure AD) security groups only.
An Azure AD security group exists for each department.

The sales department must be able to perform the following tasks in Power BI:
- Create, edit, and delete content in the reports.
- Manage permissions for workspaces, datasets, and report.
- Publish, unpublish, update, and change the permissions for an app.
- Assign Azure AD groups role-based access to the reports workspace.

Users in the sales department must be able to access only the data of the sales region to which they are assigned in the Sales Employees table.

Power BI has the following row-level security (RLS) Table filter DAX expression for the Sales Employees table.
[EmailAddress] = USERNAME()

RLS will be applied only to the sales department users. Users in all other departments must be able to view all the data.

You need to minimize me size of the dataset. The solution must meet the report requirements What should you do?

Answer:
Question 45 Written Answer
CORRECT TEXT
You have a Power Bl visual that uses indicators to show values that are out of range as shown in the following exhibit.





Answer:

Showing page 3 of 4