Free Microsoft PL-300 Exam Actual Questions

The questions for PL-300 were last updated On Jan 19, 2025

Question No. 1

You have the tables shown in the following table.

The Impressions table contains approximately 30 million records per month.

You need to create an ad analytics system to meet the following requirements:

Present ad impression counts for the day, campaign, and Site_name. The analytics for the last year are required.

Minimize the data model size.

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

NOTE: Each correct selection is worth one point.

Show Answer Hide Answer
Correct Answer: B, C

Grouping in power query reduces the number of rows in the impression table that is gonna be loaded in the model. Creating relationships doesn't increase the size of the model.


Question No. 2

You have a report that contains four pages. Each page contains slicers for the same four fields. Users report that when they select values on a slicer on one page, the visuals are not updated on all the pages. You need to recommend a solution to ensure that users can select a value once to filter the results on all the pages. What are two possible recommendations to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Show Answer Hide Answer
Correct Answer: A, E

Add a report-level filter to filter an entire report.

The visuals on the active page, and on all pages in the report, change to reflect the new filter.

You can sync a slicer and use it on any or all pages in a report.

1. On the Power BI Desktop View menu, select Sync slicers.

The Sync slicers pane appears between the Filters and Visualizations panes.


https://docs.microsoft.com/en-us/power-bi/create-reports/power-bi-report-add-filter

https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-slicers

Question No. 3

You have the Power Bl model shown in the following exhibit.

There are four departments in the Departments table.

You need to ensure that users can see the data of their respective department only.

What should you do?

Show Answer Hide Answer
Correct Answer: A

Question No. 4

You have a Power BI dashboard that displays different visualizations of company sales.

You enable Q&A on the dashboard.

You need to provide users with sample questions that they can ask when using Q&A.

Which settings should you modify from the Power BI Settings?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

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?

Show Answer Hide Answer
Correct Answer: B

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.


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