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

Welcome To DumpsPedia

PL-300 Sample Questions Answers

Questions 4

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 5

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 6

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 7

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.

7

Options:

Buy Now
Questions 8

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 9

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 10

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.

10

Options:

Buy Now
Questions 11

You have a custom connector that returns ID, From, To, Subject, Body, and Has Attachments for every email sent during the past year. More than 10 million records are returned.

You build a report analyzing the internal networks of employees based on whom they send emails to.

You need to prevent report recipients from reading the analyzed emails. The solution must minimize the model size.

What should you do?

Options:

A.

Implement row-level security (RLS) so that the report recipients can only see results based on the emails they sent.

B.

Remove the Subject and Body columns during the import.

C.

From Model view, set the Subject and Body columns to Hidden.

Buy Now
Questions 12

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 constant line and set the value to .5.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 13

You need to create the Top Customers report.

Which type of filter should you use, and at which level should you apply the filter? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

13

Options:

Buy Now
Questions 14

You publish a semantic model to the Power Bl service. The semantic model contains a connection to an on-premises Microsoft SQL Server database.

You attempt to configure a scheduled refresh but cannot select the appropriate on-premises data gateway.

You confirm the following with the administrator of the gateway:

• You have the appropriate permissions to use the gateway.

• The data source was created on the gateway.

• The gateway has a status of Running.

What is the most likely reason the gateway is unavailable?

Options:

A.

The server name in the PBIX file does not match the data source name in the gateway.

B.

The type of data source is not supported by the on-premises data gateway.

C.

The data source is configured to use single sign-on (SSO).

D.

The credentials for the data source are invalid.

Buy Now
Questions 15

You create the following step by using Power Query Editor.

= Table.ReplaceValue(SalesLT_Address,"1318","1319",Replacer.ReplaceText,{"AddressLine1"})

A row has a value of 21318 Lasalle Street in the AddressLine1 column. What will the value be when the step is applied?

Options:

A.

1318

B.

1319

C.

21318 Lasalle Street

D.

21319 Lasalle Street

Buy Now
Questions 16

You are building a dataset from a JSON file that contains an array of documents.

You need to import attributes as columns from all the documents in the JSON file. The solution must ensure that date attributes can be used as date hierarchies in Microsoft Power BI reports.

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.

16

Options:

Buy Now
Questions 17

You have a source that contains a comumn. The column contains case sensitive date. 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 change the semantic model mode.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 18

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 19

You need to create a relationship in the dataset for RLS.

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

NOTE: Each correct selection is worth one point.

19

Options:

Buy Now
Questions 20

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 21

You need to create the dataset. Which dataset mode should you use?

Options:

A.

DirectQuery

B.

Import

C.

Live connection

D.

Composite

Buy Now
Questions 22

You need to create the semantic model.

Which storage mode should you use for the tables in the semantic model?

Options:

A.

live connection

B.

Dual

C.

Import

D.

DirectQuery

Buy Now
Questions 23

You need to create a visual as shown in the following exhibit.

23

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.

23

Options:

Buy Now
Questions 24

You have a dashboard that contains tiles pinned from a single report as shown in the Original Dashboard exhibit. (Click the Original Dashboard tab.)

24

You need to modify the dashboard to appear as shown in the Modified Dashboard exhibit. (Click the Modified Dashboard tab.)

24

What should you do?

Options:

A.

Edit the details of each tile.

B.

Change the report theme.

C.

Change the dashboard theme.

D.

Create a custom CSS file.

Buy Now
Questions 25

You have a collection of reports for the HR department of your company.

You need to create a visualization for the HR department that shows historical employee counts and predicts trends during the next six months.

Which type of visualization should you use?

Options:

A.

key influences

B.

ribbon chart

C.

line chart

D.

scatter chart

Buy Now
Questions 26

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

You create two row-level security (RlS) roles named Manager and CFO.

You plan to publish the dataset to the Power Bl service.

You need to create DAX expressions for the RLS filters. The solution must meet the following requirements:

• Each manager must see only the data in the Sales and Human Resources tables for their own country.

• The CFO must be prevented from seeing the data in the Human Resources table.

• The CFO must see the sales data of all countries.

How should you complete the DAX expressions to meet the requirements? To answer, drag the appropriate expressions to the correct targets. Each expression 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.

26

The Country table contains the following data.

26

You plan to publish the dataset to the Power Bl service.

You need to create DAX expressions for the RLS filters. The solution must meet the following requirements:

• Each manager must see only the data in the Sales and Human Resources tables for their own country.

• The CFO must be prevented from seeing the data in the Human Resources table.

• The CFO must see the sales data of all countries.

How should you complete the DAX expressions to meet the requirements? To answer, drag the appropriate expressions to the correct targets. Each expression 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.

26

Options:

Buy Now
Questions 27

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

27

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.

27

Options:

Buy Now
Questions 28

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.

28

Options:

Buy Now
Questions 29

You have a Power B1 semantic model.

You need to create a column that will contain year over year (YOY) revenue. The column must contain a ratio of change factor compared to the previous year's monthly revenue.

How should you complete the OAX formula? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

29

Options:

Buy Now
Questions 30

You have a Power BI model that contains the following data.

30

The Date table relates to the Sales table by using the Date columns.

You need to create a calculated table that v/ill contain the following:

30

Options:

Buy Now
Questions 31

You are using Microsoft Power Bl Desktop to profile data in Power Query Editor. Table data is displayed as shown in the following exhibit.

31

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.

31

Options:

Buy Now
Questions 32

You are creating a new semantic model in Microsoft Power Bl Desktop.

You connect to a recently used data source and receive an error message indicating that the password is expired.

You need to update the credentials for the data source.

What should you do?

Options:

A.

From the Modeling tab, select Manage Roles, and then add a role.

B.

From Options, select Data Load, and then select Clear Cache.

C.

From Power Query Editor, select Refresh Preview

D.

From Data Source settings, select the data source, and then select Edit Permissions.

Buy Now
Questions 33

You have a CSV file that contains user complaints. The file contains a column named Logged. Logged contains the date and time each compliant occurred. The data in Logged is in the fol-lowing format: 2018-12-31 at 08:59. You need to be able to analyze the complaints by the logged date and use a built-in date hierarchy. What should you do?

Options:

A.

Create a column by example that starts with 2018-12-31.

B.

Apply a transformation to extract the last 11 characters of the Logged column and set the data type of the new column to Date.

C.

Apply a transformation to extract the first 11 characters of the Logged column.

D.

split the Logged column by using at as the delimiter.

Buy Now
Questions 34

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?

Options:

A.

Yes

B.

No

Buy Now
Questions 35

You use Power Query Editor to load two queries named Query 1 and Query2 Query1 results in the following error.

35

35

Options:

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.

36

Options:

Buy Now
Questions 37

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.

37

Options:

Buy Now
Questions 38

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 39

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 40

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 41

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 42

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 43

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 44

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 45

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.

45

Options:

Buy Now
Questions 46

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 47

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 48

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.

48

Options:

Buy Now
Questions 49

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.

49

Options:

Buy Now
Questions 50

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.

50

Options:

Buy Now
Questions 51

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 52

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 53

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 54

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.

54

Options:

Buy Now
Questions 55

You have a dataset named Pens that contains the following columns:

    Item

    Unit Price

    Quantity Ordered

You need to create a visualization that shows the relationship between Unit Price and Quantity Ordered. The solution must highlight orders that have a similar unit price and ordered quantity.

Which type of visualization and which feature should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

55

Options:

Buy Now
Questions 56

You have a Microsoft Power BI report. The size of PBIX file is 550 MB. The report is accessed by using an App workspace in shared capacity of powerbi.com.

The report uses an imported dataset that contains one fact table. The fact table contains 12 million rows. The dataset is scheduled to refresh twice a day at 08:00 and 17:00.

The report is a single page that contains 15 AppSource visuals and 10 default visuals.

Users say that the report is slow to load the visuals when they access and interact with the report.

You need to recommend a solution to improve the performance of the report.

What should you recommend?

Options:

A.

Change any DAX measures to use iterator functions.

B.

Replace the default visuals with AppSource visuals.

C.

Change the imported dataset to DirectQuery.

D.

Remove unused columns from tables in the data model.

Buy Now
Questions 57

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.

From Power Query Editor, you profile the data shown in the following exhibit.

57

The IOT ID columns are unique to each row in query.

You need to analyze 10T events by the hour and day of the year. The solution must improve dataset performance.

Solution: You create a custom column that concatenates the 10T GUID column and the IoT ID column and then delete the IoT GUID and IoT ID columns.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 58

You open a query in Power Query Editor.

You need to identify the percentage of empty values in each column as quickly as possible.

Which Data Preview option should you select?

Options:

A.

Show whitespace

B.

Column profile

C.

Column distribution

D.

Column quality

Buy Now
Questions 59

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 write a DAX expression that uses the FILTER function.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 60

You have a Microsoft 365 subscription that contains the resources shown in the following table.

60

You create a new dashboard that uses row-level security (RIS) filters You define a new role named Consultants.

To which resource can you assign the Consultants role?

Options:

A.

Group2

B.

Team1

C.

Sales reports

D.

Group 1

Buy Now
Questions 61

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.

61

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

61

Options:

Buy Now
Questions 62

You need to use Power B1 to create a visual that will allow users to compare the sales performance of five sales regions for the current month.

Which visual should you use?

Options:

A.

a stacked bar chart

B.

a 100% stacked bar chart

C.

a waterfall chart

D.

a line chart

Buy Now
Questions 63

You have four sales regions. Each region has multiple sales managers.

You implement row-level security (RLS) in a data model. You assign the relevant distribution lists to each role.

You have sales reports that enable analysis by region. The sales managers can view the sales records of their region. The sales managers are prevented from viewing records from other regions.

A sales manager changes to a different region.

You need to ensure that the sales manager can see the correct sales data.

What should you do?

Options:

A.

From Microsoft Power Bl Desktop, edit the Row-Level Security setting for the reports.

B.

Change the Microsoft Power Bl license type of the sales manager.

C.

Manage the permissions of the underlying dataset

D.

Request that the sales manager be added to the correct Azure Active Directory group.

Buy Now
Questions 64

Exhibit:

64

You need to create a report that meets the requirements:

• Visualizes the Sales value over a period of years and months

• Adds a Slicer for the month

• Adds a Slicer for the year

Which three actions Should you perform in sequence?

64

Options:

Buy Now
Questions 65

Vou have a Microsoft Power Bl Desktop report named Report! that uses an Azure SQL database as a data source. A user named User1 plans to create a report by using the same data source as Report1.

You need to simplify the connection to the data source for User1.

Which type of file should you create?

Options:

A.

PBIDS

B.

PBIT

C.

XLSX

D.

PBIX

Buy Now
Questions 66

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 have a Microsoft Excel workbook that is saved to Microsoft SharePoint Online. The workbook contains several Power View sheets.

You need to recreate the Power View sheets as reports in the Power Bl service.

Solution: From the Power Bl service, get the data from SharePoint Online, and then click Connect

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 67

In Power Bi Desktop, you are creating visualizations in a report based on an imported dataset

You need to allow Power Bi users to export the summarized data used to create the visualizations but prevent the users from exporting the underlying data

What should you do?

Options:

A.

From Power BI Desktop, configure the Data Load settings for the current file.

B.

From the Power BI service, configure the dataset permissions.

C.

From Power BI Desktop, configure the Report settings for the current file.

D.

From Power BI Desktop, modify the data source permissions.

Buy Now
Questions 68

You have a Microsoft SharePoint Online site that contains several document libraries.

One of the document libraries contains manufactunng reports saved as Microsoft Excel files. All the manufacturing reports have the same data structure.

You need to use Power Bl Desktop to load only the manufacturing reports to a table for analysis.

What should you do?

Options:

A.

Get data from a SharePoint folder, enter the site URL and then select Combine & Load

B.

Get data from a SharePoint list and enter the site URL Select Combine & Transform, then filter by the folder path to the manufacturing reports library.

C.

Get data from a SharePoint list enter the site URL and then select Combine & Load

D.

Get data from a SharePoint folder and enter the site URL. Select Transform, then filter by the folder path to the manufacturing reports library,

Buy Now
Questions 69

You are profiling data by using Power Query Editor.

You have a table named Reports that contains a column named State. The distribution and quality data metrics for the data m State is shown in the following exhibit.

69

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.

69

Options:

Buy Now
Questions 70

You have a Power BI data model that analyzes product sales ever time. The data model contains the following tables.

70

A one-to-many relationship exists between the tables.

The auto date/time option for the data model enabled.

You need to reduce the size of the data model while maintaining the ability to analyze product sales by month and quarter.

Which two actions should you perform?

70

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

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

PDF + Testing Engine

$59.99 $171.4

Testing Engine

$44.99 $128.55

PDF (Q&A)

$49.99 $142.82