Validate your PL-300 Exam Preparation with PL-300 Practice Test (Online & Offline)
Get all the Information About Microsoft PL-300 Exam 2023 Practice Test Questions
Microsoft PL-300 certification is designed for data analysts who are looking to enhance their skills in data analysis and visualization using Microsoft Power BI. Microsoft Power BI Data Analyst certification exam is ideal for individuals who are interested in creating and managing data models, creating reports and dashboards, and analyzing data using Power BI. PL-300 exam covers a range of topics such as data analysis, data modeling, visualization, and report creation.
NEW QUESTION # 189
You have a power BI tenant that hosts the datasets shown in the following table.
You have the following requirements:
* The export of reports that contain Personally Identifiable Information (Pll) must be prevented.
* Data used for financial decisions must be reviewed and approved before use.
For each of the following statements, select Yes if the statement is true. Otherwise select No. NOTE: Each correct selection is worth one point
Answer:
Explanation:
NEW QUESTION # 190
You receive annual sales data that must be included in Power Bl reports.
From Power Query Editor, you connect to the Microsoft Excel source shown in the following exhibit.
You need to create a report that meets the following requirements:
* Visualizes the Sales value over a period of years and months
* Adds a slicer for the month
* Adds a slicer for the year
Answer:
Explanation:
1 - Select the 2019, 2020, and 2021 columns.
2 - Select Unpivot other columns.
3 - Rename the Attribute column as Year and the Value column as Sales.
NEW QUESTION # 191
Note: This question is part of a series of questions that use 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 the same in each question in this series.
You have a Microsoft SQL Server database that contains the following tables.
The following columns contain date information:
- Date[Month] in the mmyyyy format
- Date[Date_ID] in the ddmmyyyy format
- Date[Date_name] in the mm/dd/yyyy format
- Monthly_returns[Month_ID] in the mmyyyy format
The Order table contains more than one million rows.
The Store table has a relationship to the Monthly_returns table on the Store_ID column. This is the only relationship between the tables.
You plan to use Power BI Desktop to create an analytics solution for the data.
You need to create a relationship between the Monthly_returns table and Date[Date_ID].
What should you do before you create the relationship?
- A. To the Order table, add a calculated column that uses the RELATED(Monthly_returns[Month_ID]) DAX formula.
- B. To the Date table, add a calculated column that uses the RE LATE D(Monthly_ret urns [MonthJD]) DAX formula.
- C. In the Date table, create a new calculated column named MonthJD that uses the yyyydd format.
- D. In the Monthly_returns table, create a new calculated column named DateJD that uses the ddmmyyyy format.
Answer: D
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-bi/desktop-create-and-manage-relationships
NEW QUESTION # 192
You are creating a visual to show the ranking of product categories by sales revenue.
Your company's security policy states that you cannot send data outside of your Microsoft Power Bl tenant Which approach provides the widest variety of visuals while adhering to the security policy?
- A. Use default visuals or custom visuals uploaded from a .pbiviz file.
- B. Use default or any custom visuals from the marketplace.
- C. Use default or certified custom visuals.
- D. Use only default visuals.
Answer: B
NEW QUESTION # 193
You need to create a measure that will return the percentage of late orders.
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.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dax/calculate-function-dax
https://docs.microsoft.com/en-us/dax/filter-function-dax
NEW QUESTION # 194
You need to create a solution to meet the notification requirements of the warehouse shipping department.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct select is worth one point:
Answer:
Explanation:
NEW QUESTION # 195
You have a Power Bl workspace that contains a dataset. a report, and a dashboard. The following groups have access:
* External users can access the dashboard.
* Managers can access the dashboard and a manager-specific report.
* Employees can access the dashboard and a row-level security (RLS) constrained report.
You need all users, including the external users, to be able to tag workspace administrators if they identify an issue with the dashboard. The solution must ensure that other users see the issues that were raised.
What should you use?
- A. subscriptions
- B. alerts
- C. chat in Microsoft Teams
- D. comments
Answer: D
NEW QUESTION # 196
You need to create relationships to meet the reporting requirements of the customer service department.
What should you create?
- A. an additional date table named ShipDate, a one-to-many relationship from Sales[sales_date_id] to Date[date_id], and a one-to-many relationship from Sales[sales_ship_date_id] to ShipDate[date_id]
- B. a one-to-many relationship from Sales[sales_date_id] to Date[date_id] and a one-to-many relationship from Sales[sales_ship_date_id] to Date[date_id]
- C. an additional date table named ShipDate, a many-to-many relationship from Sales[sales_date_id] to Date[date_id], and a many-to-many relationship from Sales[sales_ship_date_id] to ShipDate[date_id]
- D. a one-to-many relationship from Date[date_id] to Sales[sales_date_id] and another one-to-many relationship from Date[date_id] to Weekly_Returns[week_id]
- E. a one-to-many relationship from Date[date_id] to Sales[sales_date_id] and another one-to-many relationship from Date[date_id] to Sales[sales_ship_date_id]
Answer: A
Explanation:
Explanation
Scenario: The customer service department requires a visual that can be filtered by both sales month and ship month independently.
Reference:
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-relationships-understand
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 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.
NEW QUESTION # 197
You have a Power B1 model that contains a table named Date. The table has the following columns.
Answer:
Explanation:
see the expalanation for the answer below.
Explanation
Answer is below.
NEW QUESTION # 198
You have a folder that contains 100 CSV files.
You need to make the file metadata available as a single dataset by using Power Bi The solution must NOT store the data of the CSV files.
Which three actions should you perform in sequence. To answer, mow the appropriate actions from the list of actions to the answer area and arrange them m the correct order.
NOTE; More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Answer:
Explanation:
1 - From Power BI Desktop, select Get Data, and then select Folder.
2 - From Power Query Editor, expand the Attributes column.
3 - From Power Query Editor, combine the Content column.
NEW QUESTION # 199
You use Power Bi Desktop to create a Power Bl data model and a blank report You need to add the Word Cloud visual shown in the following exhibit to the report.
The solution must minimize development effort
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.
Answer:
Explanation:
1 - From a web browser, download the PBIVIZ file the Word Cloud visual from Microsoft AppSource.
2 - Populate the drillthrough fields.
3 - Format the data colors and title.
NEW QUESTION # 200
You are creating a Microsoft Power Bl imported data model to perform basket analysis. The goal of the analysis is to identify which products are usually bought together in the same transaction across and within sales territories.
You import a fact table named Sales as shown in the exhibit. (Click the Exhibit tab.)
The related dimension tables are imported into the model.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://finance-bi.com/power-bi-basket-analysis/
NEW QUESTION # 201
You have a Power Bl report for the marketing department. The report reports on web traffic to a blog and contains data from the following tables.
There is a one-to-many relationship from Posts to Traffic that uses the URL and URL Visited columns. The report contains the visuals shown in the following table.
The dataset takes a long time to refresh.
You need to modify Posts and Traffic queries to reduce toad times.
Which two actions will reduce the toad times? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Remove Traffic [IP Address], Traffic (Browser Agent], and Traffic [Referring URL).
- B. Remove the rows m Traffic in which Traffic [Referring URL] does not start with "/"
- C. Remove the rows in Posts m which Post [Publish Date] is in the last seven days.
- D. Remove Posts [Full Text] and Posts [Summary].
- E. Remove the rows in Traffic in which Traffic [URL visited] does not contain "blog''
Answer: D,E
NEW QUESTION # 202
You have five sales regions. Each region is assigned a single salesperson.
You have an imported dataset that has a dynamic row-level security (RLS) role named Sales. The Sales role filters sales transaction data by salesperson.
Salespeople must see only the data from their region.
You publish the dataset to powerbi.com, set RLS role membership, and distribute the dataset and related reports to the salespeople.
A salesperson reports that she believes she should see more data.
You need to verify what data the salesperson currently sees.
What should you do?
- A. Use the Test as role option to view data as the Sales role.
- B. Instruct the salesperson to open the report in Microsoft Power Bl Desktop.
- C. Use the Test as role option to view data as the salesperson's user account.
- D. Filter the data in the reports to match the intended logic in the filter on the sales transaction table.
Answer: A
Explanation:
Validate the roles within Power BI Desktop
After you've created your roles, test the results of the roles within Power BI Desktop. From the Modeling tab, select View as.
Select a role you created, and then select OK to apply that role. The report renders the data relevant for that role.
Select OK. The report renders based on what that user can see.
Reference:
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls
NEW QUESTION # 203
You are creating a Microsoft Power Bl imported data model to perform basket analysis. The goal of the analysis is to identify which products are usually bought together in the same transaction across and within sales territories.
You import a fact table named Sales as shown in the exhibit. (Click the Exhibit tab.)
The related dimension tables are imported into the model.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://finance-bi.com/power-bi-basket-analysis/
NEW QUESTION # 204
You are creating a Microsoft Power Bl model that has two tables named CityData and Sales. CityData contains only the data shown in the following table.
Sales contains only the data shown in the following table.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dax/related-function-dax
https://docs.microsoft.com/en-us/dax/calculate-function-dax
NEW QUESTION # 205
In the Power BI service, you create an app workplace that contains several dashboards.
You need to provide a user named [email protected] with the ability to edit and publish dashboards.
What should you do?
- A. Configure security for the dataset used by the app.
- B. Modify the members of the app workspace.
- C. From the app workspace, click Update app, and then configure the Access settings.
- D. Share the dashboard, and then modify the Access settings of the dashboard.
Answer: D
NEW QUESTION # 206
You need to create a visual as shown in the following exhibit.
The indicator color for Total Sales will be based on % Growth to Last Year.
The solution must use the existing calculations only.
How should you configure the visual? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-conditional-table-formatting
NEW QUESTION # 207
You need to calculate the last day of the month in the balance sheet data to ensure that you can relate the balance sheet data to the Date table. Which type of calculation and which formula should you use? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dax/endofquarter-function-dax
NEW QUESTION # 208
You have two Power Bl workspaces named WorkspaceA and Workspaces. WorkspaceA contains two datasets named Sales and HR.
You need to provide a user named User1 with access to the workspaces. The solution must meet the following requirements:
* Create reports that use the HR dataset.
* Publish the reports to WorkspaceB.
* Prevent the ability to modify the HR dataset.
* Prevent the ability to add users to WorkspaceB.
Answer:
Explanation:
NEW QUESTION # 209
......
Is Microsoft Power BI Data Analyst Certification Exam Worth It
There are many IT certifications available in the market today, but if you are looking for a job as a data analyst then you should give this certification a chance. This certification will help you to stand out from the crowd and get hired easily by many companies. Microsoft Power BI Data Analyst Certification Exam is the most valuable certification program for IT professionals in their respective fields. Microsoft PL-300 Dumps is a must-have certificate for all IT professionals who want to pursue their career in the field of data analytics.
The Microsoft Power BI Data Analyst Certification Exam is a certification exam that will help you to demonstrate your expertise in using the Microsoft Power BI platform. This exam tests the candidate's ability to analyze data with Power BI and create reports that are accurate, insightful and easy to read. Once you pass this exam, you will receive a certificate that shows your competence in performing these tasks. The certificate is valid for three years, so if you want to keep your skills up-to-date then you should take additional training during this time period.
Microsoft PL-300 certification exam is a proctored exam that consists of 40-60 multiple-choice questions. PL-300 exam can be taken in-person or online, and candidates have two hours to complete it. To pass the exam, candidates must score at least 700 out of 1000. Microsoft recommends that candidates have at least two years of experience in data analysis and visualization before taking the exam.
Check Real Microsoft PL-300 Exam Question for Free (2023): https://examcollection.prep4king.com/PL-300-latest-questions.html

