Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

PL-300 Microsoft Power BI Data Analyst Questions and Answers

Questions 4

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:

PL-300 Question 4

Options:

Buy Now
Questions 5

You need to create a relationship in the data model for RLS.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 5

Options:

Buy Now
Questions 6

You publish the dataset to powerbi.com.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

PL-300 Question 6

Options:

Buy Now
Questions 7

What should you create to meet the reporting requirements of the sales department?

Options:

A.

a measure that uses a formula of SUM (Sales [sales_id])

B.

a calculated column that use a formula of COUNTA(sales [sales_id])

C.

a measure that uses a formula of COUNTROWS (Sales)

D.

a calculated column that uses a formula of SUM (Sales [sales_id])

Buy Now
Questions 8

You need to address the data concerns before creating the data model. What should you do in Power Query Editor?

Options:

A.

Select Column distribution.

B.

Select the sales_amount column and apply a number filter.

C.

Select Column profile, and then select the sales_amount column.

D.

Transform the sales_amount column to replace negative values with 0.

Buy Now
Questions 9

You use Power Query Editor to preview the data shown in the following exhibit.

PL-300 Question 9

PL-300 Question 9

Options:

Buy Now
Questions 10

You have a report that contains a donut chart and a clustered column chart. Interactions between the visuals use the default settings.

You need to modify the report so that when you select a column m the column chart, the donut chart redraws by using the data from the selected column.

What should you do?

Options:

A.

Select the column chart and set the donut chart interaction to None.

B.

Select the column chart and set the donut chart interaction to Filter.

C.

Select the donut chart and set the column chart interaction to Filter.

D.

Select the donut chart and set the column chart interaction to None.

Buy Now
Questions 11

You have a data source that contain a column. The column contains case sensitive data.

You have a Power BI semantic model in DirectQuery mode.

You connect to the model and discover that it contains undefined values and errors.

You need to resolve the issue.

Solution: You implicitly convert the values into the required types.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 12

You have a PBiX file that imports several tables from an Azure SQL database.

The data will be migrated to another Azure SQL database.

You need to change the connections in the PBIX file. The solution must minimize administrative effort.

What should you do?

Options:

A.

From Power Query Editor, modify the source of each query.

B.

Create a PBiT file, open the file, and change the data sources when prompted

C.

From Power Query Editor, create new queries.

D.

Modify the Data source settings.

Buy Now
Questions 13

You need to create the relationship between the product list and the revenue results. The solution must minimize the time it takes to render visuals.

What should you set as the relationship cardinality?

Options:

A.

One to one

B.

Many to one

C.

One to many

D.

Many to many

Buy Now
Questions 14

You need to create relationships to meet the reporting requirements of the customer service department.

What should you create?

Options:

A.

an additional date table named ShipDate, a one-to-many relationship fromSales[sales_date_id] to Date[date_id] , and a one-to-many relationship fromSales[sales_ship_date_id] to ShipDate[date_id]

B.

an additional date table named ShipDate, a many-to-many relationship fromSales[sales_date_id] to Date[date_id] , and a many-to-many relationship fromSales[sales_ship_date_id] to ShipDate[date_id]

C.

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]

D.

a one-to-many relationship from Sales[sales_date_id] to Date[date_id] and a one-to-manyrelationship from Sales[sales_ship_date_id] to Date[date_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]

Buy Now
Questions 15

You need to ensure that the data is updated to meet the report requirements. The solution must minimize configuration effort.

What should you do?

Options:

A.

From each report in powerbi.com. select Refresh visuals

B.

From Power Bl Desktop, download the PBIX file and refresh the data.

C.

Configure a scheduled refresh without using an on-premises data gateway.

D.

Configure a scheduled refresh by using an on-premises data gateway

Buy Now
Questions 16

You need to create a visualization to meet the reporting requirements of the sales managers.

How should you create the visualization? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 16

Options:

Buy Now
Questions 17

You use Power Query to import two tables named Order Header and Order Details from an Azure SQL database. The Order Header table relates to the Order Details table by using a column named Order ID in each table.

You need to combine the tables into a single query that contains the unique columns of each table.

What should you select in Power Query Editor?

Options:

A.

Merge queries

B.

Append queries

C.

Combine files

Buy Now
Questions 18

You need to design the data model to meet the report requirements.

What should you do in Power BI Desktop?

Options:

A.

From Power Query, use a DAX expression to add columns to the Orders table to calculate the calendar quarter of the OrderDate column, the calendar month of the OrderDate column, the calendar quarter of the ShippedDate column, and the calendar month of the ShippedDate column.

B.

From Power Query, add columns to the Orders table to calculate the calendar quarter and the calendar month of the OrderDate column.

C.

From Power Bl Desktop, use the Auto date/time option when creating the reports.

D.

From Power Query, add a date table. Create an active relationship to the OrderDate column in the Orders table and an inactive relationship to the ShippedDate column in the Orders table.

Buy Now
Questions 19

You need to provide a solution to provide the sales managers with the required access.

What should you include in the solution?

Options:

A.

Create a security role that has a table filter on the Sales_Manager table whereusername = UserName()

B.

Create a security role that has a table filter on the Region_Manager table wheresales_manager_id = UserPrincipalName().

C.

Create a security role that has a table filter on the Sales_Manager table wherename = UserName().

D.

Create a security role that has a table filter on the Sales_Manager table whereusername = sales_manager_id.

Buy Now
Questions 20

You publish the semantic model to powerbi.com.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

PL-300 Question 20

Options:

Buy Now
Questions 21

You need to get data from the Microsoft SQL Server tables. What should you use to configure the connection '

Options:

A.

import that uses a Microsoft account

B.

DirectQuery that uses the end-user s credentials

C.

DirectQuery that uses a database credential

D.

Import that uses a database credential

Buy Now
Questions 22

You need to create a relationship between the Weekly_Returns table and the Date table to meet the reporting requirements of the regional managers. What should you do?

Options:

A.

In the Weekly.Returns table, create a new calculated column named date-id in a format of yyyymmdd and use the calculated column to create a relationship to the Date table.

B.

Add the Weekly_Returns data to the Sales table by using related DAX functions.

C.

Create a new table based on the Date table where date-id is unique, and then create a many-to-many relationship to Weekly_Return.

Buy Now
Questions 23

You need to create the required relationship for the executive ' s visual. What should you do before you can create the relationship?

Options:

A.

Change the data type of Sales[region_id] to Whole Number.

B.

In the Sales table, add a measure for sum(sales_amount).

C.

Change the data type of sales[sales_id] to Text.

D.

Change the data type of sales [region_id] to Decimal Number.

Buy Now
Questions 24

You need to create a calculated column to display the month based on the reporting requirements. Which DAX expression should you use?

Options:

A.

FORMAT( ' Date ' [date], " MMM YYYY " )

B.

FORMAT( ' Date ' [date], " M YY " )

C.

FORMAT( ' Date ' [date_id], " MMM " ) & " " & FORMAT( ' Date ' [year], " # " )

D.

FORMAT( ' Date ' [date_id], " MMM YYYY " )

Buy Now
Questions 25

Which DAX expression should you use to get the ending balances in the balance sheet reports?

Options:

A.

CALCULATE (SUM( BalanceSheet [BalanceAmount] ),DATESQTD( ' Date ' [Date] ))

B.

CALCULATE (SUM( BalanceSheet [BalanceAmount] ),LASTDATE( ' Date ' [Date] ))

C.

FIRSTNONBLANK ( ' Date ' [Date]SUM( BalanceSheet[BalanceAmount] ))

D.

CALCULATE (MAX( BalanceSheet[BalanceAmount] ),LASTDATE( ' Date ' [Date] ))

Buy Now
Questions 26

How should you distribute the reports to the board? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 26

Options:

Buy Now
Questions 27

Once the profit and loss dataset is created, which four actions should you perform in sequence to ensure that the business unit analysts see the appropriate profit and loss data? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

PL-300 Question 27

Options:

Buy Now
Questions 28

You have a semantic model that contains a table named Sales. The table contains the following columns;

• Order ID

• Product ID

• Sales Dote

• Sales Amount

You need to create a DAX measure that will return the total sales amount for the same dates from the previous year. How should you complete the measure? To answer, select the appropriate options m the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 28

Options:

Buy Now
Questions 29

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?

Options:

A.

subscriptions

B.

comments

C.

alerts

D.

chat in Microsoft Teams

Buy Now
Questions 30

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.

PL-300 Question 30

Options:

Buy Now
Questions 31

You have a Power BI app named App1. The privacy for the App1 workspace is set to Private.

A user named User1 reports that App1 does not appear in the My organization AppSource. App1 appears in the My organization AppSource for your account.

You need to ensure that User sees App1 from the My organization AppSource.

What should you do?

Options:

A.

From the app workspace, click Update app, configure the Content settings, and then click Update app.

B.

From the app workspace settings, add a member.

C.

From the app workspace, click Update app, configure the Access setting, and then click Update app.

D.

From the app workspace, share the dashboard.

Buy Now
Questions 32

You have a Power Bl report named Report1 and a dashboard named Dashboard1, Report1 contains a line chart named Sales by month.

You pin the Sales by month visual to Dashboard1.

In Report1, you change the Sales by month visual to a bar chart.

You need to ensure that bar chart displays on Dashboard1.

What should you do?

Options:

A.

Edit the details for the dashboard tile of Dashboard1.

B.

Select Refresh visuals for Dashboard1.

C.

the Sales by month bar chart to Dashboard1

D.

Refresh the dataset used by Report1 and Dashboard1.

Buy Now
Questions 33

You are creating a Microsoft Power BI data model that has the tables shown in the following table.

PL-300 Question 33

The Products table is related to the ProductCategory table through the ProductCategoryID column.

You need to ensure that you can analyze sales by product category.

How should you configure the relationships from Products to ProductCategory? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 33

Options:

Buy Now
Questions 34

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.

PL-300 Question 34

Sales contains only the data shown in the following table.

PL-300 Question 34

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

PL-300 Question 34

Options:

Buy Now
Questions 35

You plan to use Power Bl Desktop to create a bog tracking dashboard that will pull data from Analytics in Azure DevOps.

From Power Bl Desktop, you need to configure a data connector to authenticate to Azure DevOps. The solution must meet the following requirements:

• Use Analytics views.

• Filter data from the cloud.

Which connector should you use?

Options:

A.

OData queries

B.

Azure DevOps (Boards only)

C.

Azure DevOps Server (Boards only)

D.

OData feed

Buy Now
Questions 36

You need to design the data model and the relationships for the Customer Details worksheet and the Orders table by using Power BI. The solution must meet the report requirements.

For each of the following statement, select Yes if the statement is true, Otherwise, select No.

NOTE: Each correct selection is worth one point.

PL-300 Question 36

Options:

Buy Now
Questions 37

You need to minimize the size of the semantic model. The solution must meet the report requirements.

What should you do?

Options:

A.

Filter out discontinued products while importing the Products table.

B.

Group the Categories table by the CategorylD column.

C.

Change the OrderlD column in the Orders table to the Text data type.

D.

Remove the QuantityPerUnit column from the Products table.

Buy Now
Questions 38

You need to recommend a strategy to consistently define the business unit, department, and product category data and make the data usable across reports.

What should you recommend?

Options:

A.

Create a shared dataset for each standardized entity.

B.

Create dataflows for the standardized data and make the dataflows available for use in all imported datasets.

C.

For every report, create and use a single shared dataset that contains the standardized data.

D.

For the three entities, create exports of the data from the Power Bl model to Excel and store the data in Microsoft OneDrive for others to use as a source.

Buy Now
Questions 39

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

PL-300 Question 39

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?

Options:

A.

Create a row-level security (RLS) role for each department, and then define the membership of the role.

B.

Create a DepartmentID parameter to filter the Departments table.

C.

To the ConfidentialData table, add a calculated measure that uses the currentgroup DAX function.

D.

Create a slicer that filters Departments based on DepartmentID.

Buy Now
Questions 40

You have a semantic model named Model1 that will be used to support reports viewed in the Power BI service.

Model1 contains data from the following sources:

    An Azure SQL database that is accessible only via a private endpoint

    A Microsoft Excel file stored in Microsoft SharePoint Online

    A Microsoft SQL Server database in a private datacenter

You need to publish Model1 and schedule the model to refresh 12 times a days.

How many data sources require a data gateway, and which license mode will the workspace require to support the scheduled refresh? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 40

Options:

Buy Now
Questions 41

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 area. NOTE: Each correct selection is worth one point.

PL-300 Question 41

Options:

Buy Now
Questions 42

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?

Options:

A.

bar chart

B.

scatterplot

C.

pie chart

Buy Now
Questions 43

You need to configure access for the sales department users. The solution must me meet the security requirements. What should you do?

Options:

A.

Add the sales department as a member of the reports workspace

B.

Add the Azure Active Directory group of the sales department as an Admin of the reports workspace.

C.

Distribute an app to the users in the Azure Active Directory group of the sales department.

D.

Share each report to the Azure Active Directory group of the sales department.

Buy Now
Questions 44

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

Options:

A.

Change lite OrderlD column in the Orders table to the text data type.

B.

Filter out discontinued products while importing the Product table.

C.

Remove the QuantityPerUnit column from the Products table

D.

Group the Categories table by the CategorylD column.

Buy Now
Questions 45

You build a report to analyze customer transactions from a database that contains the tables shown in the following table.

PL-300 Question 45

You import the tables.

Which relationship should you use to link the tables?

Options:

A.

one-to-many from Customer to Transaction

B.

one-to-one between Customer and Transaction

C.

one-to-many from Transaction to Customer

D.

many-to-many between Customer and Transaction

Buy Now
Questions 46

You merge data from Sales.Region, Region_Manager, Sales_Manager, and Manager into a single table named Region. What should you do next to meet the reporting requirements of the executives?

Options:

A.

Apply row-level security (RLS) to the Region table based on the sales manager username.

B.

Configure a bi-directional relationship between Region and Sales.Region.

C.

Create a DAX calculated column that retrieves the region manager from the Weekly.Returns table based on the sales.regionjd column.

D.

In the Region table, create a hierarchy that has the manager name, and then the sales manager name.

Buy Now
Questions 47

You need to create a DAX measure in the data model that only allows users to see projections at the appropriate levels of granularity.

How should you complete the measure? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-300 Question 47

Options:

Buy Now
Questions 48

What is the minimum number of datasets and storage modes required to support the reports?

Options:

A.

two imported datasets

B.

a single DirectQuery dataset

C.

two DirectQuery datasets

D.

a single imported dataset

Buy Now
Questions 49

Which two types of visualizations can be used in the balance sheet reports to meet the reporting goals? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

a line chart that shows balances by quarter filtered to account categories that are long-term liabilities.

B.

a clustered column chart that shows balances by date (x-axis) and account category (legend) withoutfilters.

C.

a clustered column chart that shows balances by quarter filtered to account categories that are long-term liabilities.

D.

a pie chart that shows balances by account category without filters.

E.

a ribbon chart that shows balances by quarter and accounts in the legend.

Buy Now
Questions 50

You need to grant access to the business unit analysts.

What should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 50

Options:

Buy Now
Questions 51

You have two tables named Customers and Invoice in a Power BI model. The Customers table contains the following fields:

    CustomerID

    Customer City

    Customer State

    Customer Name

    Customer Address 1

    Customer Address 2

    Customer Postal Code

The Invoice table contains the following fields:

    Order ID

    Invoice ID

    Invoice Date

    Customer ID

    Total Amount

    Total Item Count

The Customers table is related to the Invoice table through the Customer ID columns. A customer can have many invoices within one month.

The Power BI model must provide the following information:

    The number of customers invoiced in each state last month

    The average invoice amount per customer in each postal code

You need to define the relationship from the Customers table to the Invoice table. The solution must optimize query performance.

What should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 51

Options:

Buy Now
Questions 52

You have a Power B1 report that contains a card. The card displays the value for year-to-date revenue.

You need to ensure that screen reader users can read the value when initially interacting with the card. The value must stay updated as the dataset is refreshed.

What should you do?

Options:

A.

Populate the alt text by using conditional formatting with a DAX measure.

B.

Add the value to the chart title text.

C.

Convert the card into a text box.

D.

Populate the alt text with a static value.

Buy Now
Questions 53

You have a Power B1 report that contains the table visual shown in the following exhibit.

PL-300 Question 53

You need to modify the visual to display as shown in the following exhibit.

PL-300 Question 53

How should you configure the visual? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 53

Options:

Buy Now
Questions 54

You are designing the data model for a Power Bl semantic model. You have the following tables in the star schema.

PL-300 Question 54

Which table is the fact table of the star schema, and which column in the Patient table is the surrogate key of the star schema? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 54

Options:

Buy Now
Questions 55

You need to create a Power BI theme that will be used in multiple reports. The theme will include corporate branding for font size, color, and bar chart formatting.

What should you do?

Options:

A.

From Power Bl Desktop, customize the current theme,

B.

From power Bl Desktop, use a built in report theme.

C.

Create a theme as a JSON file and import the theme into Power Bl Desktop.

D.

Create a theme as a PBIVlZ file and import the theme into Power Bl Desktop.

Buy Now
Questions 56

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?

Options:

A.

Subscriptions

B.

Dashboards

C.

Datasets

D.

Workbooks

Buy Now
Questions 57

You have a semantic model in import mode that contains the model shown in the following exhibit.

PL-300 Question 57

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

NOTE: Each correct selection is worth one point.

PL-300 Question 57

Options:

Buy Now
Questions 58

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

PL-300 Question 58

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?

Options:

A.

Split the DateTime column into separate date and time columns.

B.

Disable the Power Query load.

C.

Round the Longitude column two decimal places.

D.

Change the data type of the TempCelsius column to Integer

Buy Now
Questions 59

A user creates a Power B1 report named ReportA that uses a custom theme

You create a dashboard named DashboardA.

You need to ensure that DashboardA uses the custom theme. The solution must minimize development effort.

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

NOTE: Each correct selection is worth one point.

Options:

A.

From DashboardA upload a JSON theme.

B.

Publish ReportA to the Microsoft Power B1 Community theme gallery.

C.

From DashboardA create a custom theme.

D.

From ReportA save the current theme.

E.

Publish ReportA to Power Bl.

Buy Now
Questions 60

You import a large dataset to 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

Options:

A.

Show whitespace

B.

Column distribution

C.

Column profile

D.

Column quality

E.

Monospaced

Buy Now
Questions 61

For the sales department at your company, you publish a Power Bl report and a semantic model that imports data from a Microsoft Excel file located in a Microsoft SharePoint folder. The semantic model contains several measures.

You need to create a new Power Bl report from the existing data that will use many of the measures created in the initial Power Bl semantic model. The solution must minimize development effort.

Which type of data source should you use?

Options:

A.

an Excel workbook

B.

a ShaiePoint folder

C.

Power Bl dataset

D.

Power Bl dataflows

Buy Now
Questions 62

You have a Power BI semantic model named Model1.

You need to create a measure that will display the sales result for all units. The solution must maintain the existing filter.

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.

PL-300 Question 62

Options:

Buy Now
Questions 63

You have a Power Bl model that contains two tables named Population and Date.

The Population table contains two columns named Population Amount and Date Key.

DateKey contains date values that represent the first day of a year and are used to create a many-to

The Power Bl model contains two measures that have the following definitions.

Total Population = Sum ( ' Population ' [Population Amount])

2023 Population = CALCULATE ([Total Population] " Date ' [Year] = 2023)

You create a table visual that displays Date[Year] and [2023 Population] .

What will the table visual show?

Options:

A.

one row per year that contains blank values for every year except 2023

B.

one row per date that contains the population value for the corresponding year repeated in each row

C.

a single row for the year 2023 that contains the related population value

D.

one row per year that contains the same value repeated for each year

Buy Now
Questions 64

Vow have a Power B1 semantic model named Modell that runs in Import storage mode. Vou need to reduce the size of Model 1. The solution must NOT increase report query response times. What should you do?

Options:

A.

Unpivot unnecessary columns.

B.

Rename unnecessary columns.

C.

Change Model1 to DirectQuery storage mode.

D.

Remove unnecessary columns.

Buy Now
Questions 65

You have a Power B1 report that contains the visuals shown in the following table.

PL-300 Question 65

You need to modify the location of each visual.

What should you modify for each visual?

Options:

A.

the layer order

B.

the padding

C.

the position

D.

the tab order

Buy Now
Questions 66

You have sales data in a star schema that contains four tables named Sales, Customer, Date, and Product.

The Sales table contains purchase and ship dates.

Most often, you will use the purchase date to analyze the data, but you will analyze the data by both dates independently and together.

You need to design an imported dataset to support the analysis. The solution must minimize the model size and the number of queries against the data source.

Which data modeling design should you use?

Options:

A.

Use the Auto Date/Time functionality in Microsoft Power BI and do NOT import the Date table.

B.

Duplicate the Date query in Power Query and use active relationships between both Date tables.

C.

On the Date table, use a reference query in Power Query and create active relationships between Sales and both Date tables in the modeling view.

D.

Create an active relationship between Sales and Date for the purchase date and an inactive relationship for the ship date.

Buy Now
Questions 67

UESTION NO: 7

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?

Options:

A.

no impact

B.

highlight

C.

filter

Buy Now
Questions 68

PL-300 Question 68

Each Region value appears only on the tow where it first occurred. Each subsequent occurrence of the Region value is blank.

You need to ensure that every row contains the connect non-blank value The solution must minimize development effort.

Which column should you select, and which action should you perform on the column? To answer, select the appropriate options in the answer area. NOTE; Each connect selection is worth one point.

PL-300 Question 68

Options:

Buy Now
Questions 69

You have a Power BI report that contains four pages.

All the pages contain a slicer for a field named Country,

You need to ensure that when a user selects a county on page l, the selection is retained on page 2 and page 3. The solution must prevent page 4 from being affected by

selections on the other pages,

What should you do?

Options:

A.

Remove the Country slicer from page 1, page 2, and page 3. Add the Country field to the report-level filters.

B.

Remove the Country slicer from page 1, page 2, and page 3. Add the Country field to the page-level filters.

C.

Sync the Country slicer on page 1, page 2, and page 3,

D.

Move the Country slicer from page 2 and page 3 to page 1.

Buy Now
Questions 70

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 section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You are modeling data by using Microsoft Power Bl. Part of the data model is a large Microsoft SQL Server table named Order that has more than 100 million records.

During the development process, you need to import a sample of the data from the Order table.

Solution: You add a WHERE clause to the SQL statement.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Exam Code: PL-300
Exam Name: Microsoft Power BI Data Analyst
Last Update: May 18, 2026
Questions: 464

PDF + Testing Engine

$65.27  $186.49

Testing Engine

$52.32  $149.49
buy now PL-300 testing engine

PDF (Q&A)

$48.12  $137.49
buy now PL-300 pdf