Weekend Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: netbudy65

PL-300 Microsoft Power BI Data Analyst Questions and Answers

Questions 4

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.

PL-300 Question 4

Options:

Buy Now
Questions 5

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 6

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 6

Options:

Buy Now
Questions 7

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 8

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 9

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 10

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 11

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 11

Options:

Buy Now
Questions 12

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 13

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 14

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 14

Options:

Buy Now
Questions 15

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 15

Options:

Buy Now
Questions 16

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 16

Options:

Buy Now
Questions 17

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 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 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 19

Options:

Buy Now
Questions 20

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 21

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 22

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 22

Options:

Buy Now
Questions 23

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 23

Options:

Buy Now
Questions 24

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 25

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 25

Options:

Buy Now
Questions 26

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 27

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 28

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 29

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 29

Options:

Buy Now
Questions 30

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 31

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 32

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 32

Options:

Buy Now
Questions 33

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 34

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 35

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 36

You have a Microsoft Power BI data model that contains three tables named Sales, Product, and Date.

The Sales table has an existing measure named [Total Sales] that sums the total sales from the Sales table.

You need to write a calculation that returns the percentage of total sales that a selected ProductCategoryName value represents. The calculation must respect any slicers on ProductCategoryName and must show the percentage of visible total sales. For example, if there are four ProductCategoryName values, and a user filters one out, a table showing ProductCategoryName and the calculation must sum up to 100 percent.

How should you complete the calculation? 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 36

Options:

Buy Now
Questions 37

You attempt to connect Power BI Desktop to a Cassandra database.

From the Get Data connector list, you discover that there is no specific connector for the Cassandra database.

You need to select an alternate data connector that will connect to the database.

Which type of connector should you choose?

Options:

A.

Microsoft SQL Server database

B.

ODBC

C.

OLE DB

D.

OData

Buy Now
Questions 38

You are creating a Power Bl report by using Power Bi Desktop.

You need to include a visual that shows trends and other useful information automatically. The visual must update based on selections in other visuals.

Which type of visual should you use?

Options:

A.

key influencers

B.

decomposition tree

C.

Q&A

D.

smart narrative

Buy Now
Questions 39

You have a Power B1 report that contains a bar chart. The bar chart displays sales by country. You need to ensure that a summary of the data shown on the bar chart is accessible by using a screen reader. What should you configure on the bar chart?

Options:

A.

the tab order

B.

alt text

C.

conditional formatting

D.

the layer order

Buy Now
Questions 40

You are configuring a Power BI report for accessibility as shown in the following table.

PL-300 Question 40

You need to change the default colors of all three visuals to make the report more accessible to users who have color vision deficiency.

Which two settings should you configure in the Customize theme window? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

First-level elements colors

B.

Theme colors

C.

Divergent colors

D.

Sentiment colors

Buy Now
Questions 41

In the Power BI service, you create an app workplace that contains several dashboards.

You need to provide a user named user1@contoso.com with the ability to edit and publish dashboards.

What should you do?

Options:

A.

Modify the members of the app workspace.

B.

Configure security for the dataset used by the app.

C.

Share the dashboard, and then modify the Access settings of the dashboard.

D.

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

Buy Now
Questions 42

You are creating a Power Bi model in Power BI Desktop

You need to create a calculated table named Numbers that will contain all the integers from -100 to 100. How should you complete the DAX calculation? To answer, select the appropriate options in the answer area. NOTE Each correct selection is worth one point.

PL-300 Question 42

Options:

Buy Now
Questions 43

You are creating a query to be used as a Country dimension in a star schema.

A snapshot of the source data is shown in the following table.

PL-300 Question 43

You need to create the dimension. The dimension must contain a list of unique countries.

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

Options:

A.

Remove duplicates from the Country column.

B.

Remove duplicates from the City column.

C.

|Remove duplicates from the table.

D.

Delete the City column.

E.

Delete the Country column.

Buy Now
Questions 44

You have a Power Bl report hosted on powerbi.com that displays expenses by department for department managers.

The report contains a line chart that shows expenses by month.

You need to enable users to choose between viewing the report as a line chart or a column chart. The solution must minimize development and maintenance effort.

What should you do?

Options:

A.

Add a column chart, a bookmark, and a button for users to choose a visual.

B.

Create a mobile report that contains a column chart.

C.

Create a separate report page for users to view the column chart.

D.

Enable report readers to personalize visuals.

Buy Now
Questions 45

You have a Power B1 semantic model that contains two tables named Sales and Forecast. Both tables contain a date column.

You need to create a calculated table that will cover the range of dates in both tables.

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 45

Options:

Buy Now
Questions 46

You have a semantic model that uses a live connection to a semantic model in the Power BI service. You need to create a Power BI report named RPT1 that only uses the live connection.

Which three components can you add to RPT1? Each correct answer presents a complete solution.

Options:

A.

a report measure

B.

a new column

C.

a calculated table

D.

a calculated column

E.

a new table

Buy Now
Questions 47

You need to create a visual that compares profit across 10 product categories for a selected quarter.

What is the best visual to use to achieve the goal? More than one answer choice may achieve the goal Select the BEST answer.

Options:

A.

an area chart

B.

a clustered bar chart

C.

a line chart

D.

a funnel chart

Buy Now
Questions 48

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

PL-300 Question 48

PL-300 Question 48

Options:

Buy Now
Questions 49

The data model must support the following analysis:

    Total sales by product by month in which the order was placed

    Quantities sold by product by day on which the order was placed

    Number Of sales transactions by quarter in Which the order was placed

For each Of the following statements, select Yes if the statement is true. Otherwise, select NO.

PL-300 Question 49

Options:

Buy Now
Questions 50

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 an on-premises data gateway.

You need to reduce the amount of data sent through the gateway by semantic models that run in Import storage mode.

Solution: You increase Automatic page refresh intervals.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 51

You have a CSV file that contains user complaints. The file contains a column named Logged. Logged contains the date and time each complaint occurred. The data in Logged is in the following 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.

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

B.

Change the data type of the Logged column to Date.

C.

Split the Logged column by using at as the delimiter.

D.

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

Buy Now
Questions 52

PL-300 Question 52

Each employee has one manager as shown in the ParentEmployeelD column,

All reporting paths lead to the CEO at the top of the organizational hierarchy.

You need to create a calculated column that returns the count of levels from each employee to the CEO.

Which DAX expression should you use?

PL-300 Question 52

Options:

A.

Option A

B.

Option B

C.

option C

D.

Option D

Buy Now
Questions 53

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 54

You need to create a Power Bl report. The first page or the report must contain the following two views:

* Sales By Postal Code

* Sales by Month

Both views must display a slicer to select a value for a field named Chain.

The Sales By Postal Code view must display a map visual as shown in the following exhibit.

PL-300 Question 54

Options:

Buy Now
Questions 55

You have a Power BI model that contains a table named Sales and a related date table. Sales contains a measure named Total Sales You need to create a measure that calculates the total sales from the equivalent month of the previous year.

How should you complete the calculation? To answer, select the appropriate options in the answer area

NOTE: Each correct selection is worth one point.

PL-300 Question 55

Options:

Buy Now
Questions 56

NO: 18

You embed a Power BI report in a Microsoft SharePoint Online page.

A user name User1 can access the SharePoint Online page, but the Power BI web part displays the following error message: “This content isn’t available”.

User1 is unable to view the report.

You verify that you can access the SharePoint Online page and that the Power BI report displays as expected.

You need to ensure that User1 can view the report form SharePoint Online.

What should you do?

Options:

A.

Publish the app workspace.

B.

Edit the settings of the Power BI web part.

C.

Modify the members of the app workplace.

D.

Share the dashboards in the app workspace.

Buy Now
Questions 57

You are using Performance analyzer to analyze the performance of a visual in a Power BI report:

You need to identify the following log information:

· The time spent to retrieve data from a source

· The time required to wait for other visuals to complete

Which task categories should you review? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-300 Question 57

Options:

Buy Now
Questions 58

You have a report in Power BI Desktop as shown in the following exhibit.

PL-300 Question 58

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 58

Options:

Buy Now
Questions 59

You have a Power Bl report that will be rendered on a vertical display. You need to maximize the portion of the screen area used by the report. What should you do?

Options:

A.

From Power B1 Desktop, select Personalize visuals.

B.

From the Power B1 service, enable the Pages pane.

C.

From the Canvas background setting of Power B1 Desktop, configure the Image fit setting.

D.

From the Canvas settings of Power B1 Desktop, set a custom width and height.

Buy Now
Questions 60

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 61

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

PL-300 Question 61

You need to create a measure to count the number of product categories that had products sold during a selected period. 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 61

Options:

Buy Now
Questions 62

You need to design the data model to meet the report requirements. What should you do m Power Bl Desktop?

Options:

A.

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

B.

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

C.

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.

D.

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

Buy Now
Questions 63

You have a Power Bl workspace named Inventory that contains a dataset a report and a dashboard.

You need to add an additional tile to the dashboard. The tile must show inventory by location. This information is NOT visualized in the report. The solution must minimize the impact on the report.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Use quick insights on the dashboard.

B.

Hide the report page.

C.

Ask a question by using Q&A.

D.

Add the visual to the report.

E.

Pin the visual to the dashboard.

Buy Now
Questions 64

You have a Microsoft Power Bl dashboard. The report used to create the dashboard uses an imported dataset from a Microsoft SQL Server data source. The dashboard is shown in the exhibit. (Click the Exhibit tab.)

PL-300 Question 64

What occurred at 12:03:06 PM?

Options:

A.

A user pressed F5

B.

A new transaction was added to the data source.

C.

A user added a comment to a tile.

D.

The dashboard tile cache refreshed.

Buy Now
Questions 65

You need to create a date table in Power B1 that must contain 10 full calendar years, including the current year

How should you complete the DAX expression? To answer, drag the appropriate values to the correct locations. 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 65

Options:

Buy Now
Questions 66

You are creating a Power BI report to analyze consumer purchasing patterns from a table named Transactions. The Transactions table contains a numeric field named Spend. You need to include a visual that identifies which fields have the greatest impact on Spend. Which type of visual should you use?

Options:

A.

decomposition tree

B.

Q&A

C.

smart narrative

D.

key influences

Buy Now
Questions 67

Your organization has a team of power users who recently created 20 Power BI dashboards.

The power users share the dashboards with other users in the organization.

When the users attempt to access the dashboards, they receive the error message shown in the exhibit. (Click the Exhibit.)

PL-300 Question 67

You need to ensure that all the users can access the dashboards.

What should you do first?

Options:

A.

From the Microsoft Office 365 Admin center, and the Power BI (free) subscription, and then assign a license to each user.

B.

From the Power BI Admin portal, modify the Privacy Settings.

C.

From the properties of each dashboard, modify the Share dashboard settings.

D.

Instruct each user to install Microsoft Office 2016.

Buy Now
Questions 68

You have a Power BI tenant.

You have reports that use financial datasets and are exported as PDF files.

You need to ensure that the reports are encrypted.

What should you implement?

Options:

A.

dataset certifications

B.

row-level security (RLS)

C.

sensitivity labels

D.

Microsoft Intune policies

Buy Now
Questions 69

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

PL-300 Question 69

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 69

Options:

Buy Now
Questions 70

You view a query named Transactions as shown in the following exhibit.

PL-300 Question 70

The query gets CSV files from a folder.

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 70

Options:

Buy Now
Exam Code: PL-300
Exam Name: Microsoft Power BI Data Analyst
Last Update: Oct 16, 2025
Questions: 459

PDF + Testing Engine

$144.99

Testing Engine

$109.99

PDF (Q&A)

$94.99