Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 591klB651

PL-300 Microsoft Power BI Data Analyst Questions and Answers

Questions 4

You have multiple dashboards.

You need to ensure that when users browse the available dashboards from powerbi.com. they can see which dashboards contain Personally Identifiable Information (Pll). The solution must minimize configuration effort and impact on the dashboard design.

What should you use?

Options:

A.

Active Directory groups

B.

tiles

C.

data classifications

D.

comments

Buy Now
Questions 5

You have a Power BI report that contains one page. The page contains two line charts and one bar chart.

You need to ensure that users can perform the following tasks for all three visuals:

  • Switch the measures used in the visuals.
  • Change the visualization type.
  • Add a legend.

The solution must minimize development effort.

What should you do?

Options:

A.

Enable personalization for each Visual.

B.

Create a bookmark for each acceptable combination of visualization type, measure, and legend in the bar chart

C.

Edit the interactions between the three visuals.

D.

Enable personalization for the report

Buy Now
Questions 6

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 7

Your company has employees in 10 states.

The company recently decided to associate each state to one of the following three regions: East, West, and North.

You have a data model that contains employee information by state. The model does NOT include region

information.

You have a report that shows the employees by state.

You need to view the employees by region as quickly as possible.

What should you do?

Options:

A.

Create a new aggregation that summarizes by employee.

B.

Create a new group on the state column and set the Group type to List.

C.

Create a new group on the state column and set the Group type to Bin.

D.

Create a new aggregation that summarizes by state.

Buy Now
Questions 8

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 8

Options:

Buy Now
Questions 9

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.

PL-300 Question 9

Options:

Buy Now
Questions 10

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 11

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 11

Options:

Buy Now
Questions 12

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 12

Options:

Buy Now
Questions 13

Remove unused columns from tables in the data model. This will reduce the size of your PBIX file and make your data model more efficient. You can use Power Query Editor to remove any columns that are not used in your report or calculations.

PL-300 Question 13You need to shape the query to display the following three columns:

* Month

* Sales

* Year

‘What should you select in Power Query Editor?

Options:

A.

Pivot column

B.

Merge columns

C.

Unpivot columns.

D.

Transpose

Buy Now
Questions 14

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 14

Options:

Buy Now
Questions 15

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 16

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 17

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 17

Options:

Buy Now
Questions 18

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 19

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 19

Options:

Buy Now