Pre-Summer Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

PL-300 Questions and Answers

Question # 6

From Power BI Desktop, you publish a new dataset and report lo a Power Bl workspace. The dataset has a row-level security (RLS) role named HR. You need to ensure that the HR team members have RLS applied when they view reports based on the dataset. What should you do?

A.

From Power Bl Desktop, change the Row-Level Security settings.

B.

From Power Bl Desktop, import a table that contains the HR team members

C.

From powerbi.com.add users to the HR role for the dataset.

D.

From powerbi.com, share the dataset to the HR team members.

Full Access
Question # 7

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 report-level filter that filters based on the order date.

Does this meet the goal?

A.

Yes

B.

No

Full Access
Question # 8

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 percentile line by using the Salary measure and set the percentile to 50%.

Does this meet the goal?

A.

Yes

B.

No

Full Access
Question # 9

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.

Question # 9

Full Access
Question # 10

You a-e using Power Bl Desktop 10 profile data in Power Query Editor.

You need to review the percentage of errors and the maximum value of each column.

Which options should you use in Power Query Editor? To answer, drag the appropriate options to the correct requirements. Each option 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.

Question # 10

Full Access
Question # 11

You are preparing a financial report in Power BI.

You connect to the data stored in a Microsoft Excel spreadsheet by using Power Query Editor as shown in the following exhibit.

Question # 11

You need to prepare the data to support the following:

    Visualizations that include all measures in the data over time

    Year-over-year calculations for all the measures

Which four 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.

Question # 11

Full Access
Question # 12

You have a semantic model that connects to a streaming data source. The data source is updated frequently. You need to create a Power B1 report that meets the following requirements:

• Supports real-time analytics

• Minimizes performance impact on the data source

• Displays the most recent data without performing a data refresh

Which connectivity mode should you use for the dataset?

A.

push mode

B.

import mode

C.

LiveConnect mode

D.

DirectQuery mode

Full Access
Question # 13

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?

A.

Microsoft SQL Server database

B.

ODBC

C.

OLE DB

D.

OData

Full Access
Question # 14

You have a Power 31 data model that contains a table named Stores. The table has the following columns:

* Store Name

* Open Date

* Status

* State

* City

You need to create a calculated column named Active Store Name that meets the following requirements:

Full Access
Question # 15

You are creating a Microsoft Power Bl imported data model to perform basket analysis. The goal of the analysis is to identify which products are usually bought together in the same transaction across and within sales territories.

You import a fact table named Sales as shown in the exhibit. (Click the Exhibit tab.)

Question # 15

The related dimension tables are imported into the model.

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

NOTE: Each correct selection is worth one point.

Question # 15

Full Access
Question # 16

You have the data lineage shown in the following exhibit.

Question # 16

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.

Question # 16

Full Access
Question # 17

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 m 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?

A.

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

B.

Create a column by example that starts with 2018-12-31 and set the data type of the new column to Date

C.

Apply the parse function from the Date transformations options to the Logged column.

D.

Add a conditional column that outputs 2018 if the Logged column starts with 2018 and set the data type of the new column to Whole Number.

Full Access
Question # 18

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.

A.

an area chart

B.

a clustered bar chart

C.

a line chart

D.

a funnel chart

Full Access
Question # 19

You create a dashboard by using the Microsoft Power Bl Service. The dashboard contains a card visual that shows total sales from the current year. You grant users access to the dashboard by using the viewer role on the workspace. A user wants to receive daily notifications of the number shown on the card visual. You need to automate the notifications. What should you do?

A.

Share the dashboard to the user.

B.

Create a subscription.

C.

Create a data alert.

D.

Tag the user in a comment.

Full Access
Question # 20

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?

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.

Full Access
Question # 21

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

Question # 21

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

Question # 21

What should you do?

A.

Edit the details of each tile.

B.

Change the report theme.

C.

Change the dashboard theme.

D.

Create a custom CSS file.

Full Access
Question # 22

You have a collection of reports for the HR department of your company. The datasets use row-level security (RLS). The company has multiple sales regions that each has an HR manager. You need to ensure that the HR managers can interact with the data from their region only. The HR managers must be prevented from changing the layout of the reports. How should you provision access to the reports for the HR managers?

A.

Create a new workspace, copy the datasets and reports, and add the HR managers as members of the workspace.

B.

Publish the reports to a different workspace other than the one hosting the datasets.

C.

Publish the reports in an app and grant the HR managers access permission.

D.

Add the HR managers as members of the existing workspace that hosts the reports and the datasets.

Full Access
Question # 23

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?

A.

dataset certifications

B.

row-level security (RLS)

C.

sensitivity labels

D.

Microsoft Intune policies

Full Access
Question # 24

You have a Fabric workspace named Workspace1 and a group named Group1.

You need to ensure that the members of Group1 are notified when there are issues in Workspace1. The solution must follow the principle of least privilege.

What should you do?

A.

Assign Group1 the Member role for Workspace").

B.

Assign Group1 the Admin role.

C.

Update the contact list to include Group1.

D.

Assign Group1 the Contributor role for Workspace1.

Full Access
Question # 25

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?

A.

Yes

B.

No

Full Access
Question # 26

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

Question # 26

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

The model contains the following DAX measure.

Total Sales = SUM(Sales[Sale])

You need to create another measure named Previous Quarter to display the sales one quarter before the selected period.

Which DAX calculation should you use?

A.

CALCULATE < [Total Sales], OATEADD (Date[Date], -1, QUARTER))

B.

CALCULATE ([Total Sales], DATESQTD (Date[Date]))

C.

TOTALQTD ([Total Sales], Date[Date])

D.

CALCULATE < [Total Sales], PARALLELPERIOO (Date[Date], 1, QUARTER))

Full Access
Question # 27

You have two CSV files named Products and Categories.

The Products file contains the following columns:

    ProductID

    ProductName

    SupplierID

    CategoryID

The Categories file contains the following columns:

    CategoryID

    CategoryName

    CategoryDescription

From Power BI Desktop, you import the files into Power Query Editor.

You need to create a Power BI dataset that will contain a single table named Product. The Product will table includes the following columns:

    ProductID

    ProductName

    SupplierID

    CategoryID

    CategoryName

    CategoryDescription

How should you combine the queries, and what should you do on the Categories query? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 27

Full Access
Question # 28

You use Power Query Editor to review the query shown in the following exhibit.

Question # 28

Question # 28

Full Access
Question # 29

You use Power BI Desktop to open a PBIX file that contains a Microsoft Excel data source.

You attempt to refresh the data and receive the following error message.

Expression.Error: The Colum ‘cost’ of the table wasn’t found.

What is a possible cause of the error?

A.

The Cost column was renamed in the data source.

B.

The data in the Cost column cannot be converted into the target data type.

C.

The privacy level of the data source does not allow combining the data with other data sources.

D.

The source file was moved to a new location.

Full Access
Question # 30

You have a Power Bi report. The report contains a visual that snows gross sales by date The visual has anomaly detection enabled.

No anomalies ate detected

You need to increase the likelihood that anomaly detection will identify anomalies in the report.

What should you do?

A.

Add a data field to the Secondary values field weft

B.

Increase the Sensitivity setting.

C.

Increase the Expected range transparency setting,

D.

Add a data field to the Legend field well

Full Access
Question # 31

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

Question # 31

Question # 31

Full Access
Question # 32

You have a Power Bl report that uses row-level security (RLS).

You need to transfer RLS membership maintenance to an Azure network security team. The solution must NOT provide the Azure network security team with the ability to manage reports, datasets. or dashboards.

What should you do?

A.

Add the Azure network security team as members of the RLS role.

B.

Instruct the Azure network security team to create security groups. Configure RLS to use the groups.

C.

Configure custom instructions for the Request access feature that instructs users to contact the Azure network security team.

D.

Grant the Read and Build permissions for the Power Bl datasets to the Azure network security team.

Full Access
Question # 33

You are creating a dashboard by using the Power Bl service.

You have an existing report page that contains three charts.

You need to add the charts to the dashboard while maintaining the interactivity between the charts.

What should you do?

A.

Pin each chart as a tile.

B.

Edit interactions in the report and set all interactions to Filter

C.

Edit the dashboard theme and pin each chart as a file.

D.

Pin the report page as a live page.

Full Access
Question # 34

You have a semantic model that contains a table named Employees. The table contains the following columns:

• Employee ID

• First Name

• Last Name

• Department

• Salary

Each employee is uniquely identified by using Employee ID.

You need to create a DAX measure that will calculate the average salary of all the employees in the sales department.

Which DAX expression should you use?

A.

AVERAGE('Employees'[Salary])

B.

CALCULATE(AVERAGE('Employees'[Salary]), 'Employees'[Department] = "Sales")

C.

DISTINCTCOUNT('Employees'[Salary])

D.

CALCULATE(DISTINCTCOUNT('Employees'[Salary]), 'Employees'[Department] = "Sales")

Full Access
Question # 35

You need to provide a user with the ability to add members to a workspace. The solution must use the principle of least privilege.

Which role should you assign to the user?

A.

Viewer

B.

Contributor

C.

Member

D.

Admin

Full Access
Question # 36

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

What should you do in Power BI Desktop?

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.

Full Access
Question # 37

You need to create the semantic model.

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

A.

live connection

B.

Dual

C.

Import

D.

DirectQuery

Full Access
Question # 38

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?

A.

bar chart

B.

scatterplot

C.

pie chart

Full Access
Question # 39

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

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.

Full Access
Question # 40

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.

Question # 40

Full Access
Question # 41

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.

Question # 41

Full Access
Question # 42

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

A.

DirectQuery

B.

Import

C.

Live connection

D.

Composite

Full Access
Question # 43

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

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.

Full Access
Question # 44

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.

Question # 44

Full Access
Question # 45

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.

Question # 45

Full Access
Question # 46

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

What should you do?

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.

Full Access
Question # 47

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:

Question # 47

Full Access
Question # 48

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.

Question # 48

Full Access
Question # 49

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.

Question # 49

Full Access
Question # 50

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.

Question # 50

Full Access
Question # 51

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?

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.

Full Access
Question # 52

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?

A.

One to one

B.

Many to one

C.

One to many

D.

Many to many

Full Access
Question # 53

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.

Question # 53

Full Access
Question # 54

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

What should you do?

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

Full Access
Question # 55

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.

Question # 55

Full Access
Question # 56

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.

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.

Full Access
Question # 57

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

A.

two imported datasets

B.

a single DirectQuery dataset

C.

two DirectQuery datasets

D.

a single imported dataset

Full Access
Question # 58

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

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.

Full Access
Question # 59

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

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

Full Access
Question # 60

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.

Question # 60

Full Access
Question # 61

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

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] ))

Full Access
Question # 62

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.

Question # 62

Full Access
Question # 63

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.

Question # 63

Full Access
Question # 64

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?

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.

Full Access
Question # 65

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

What should you create?

A.

an additional date table named ShipDate, a one-to-many relationship 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]

Full Access
Question # 66

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

What should you include in the solution?

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.

Full Access
Question # 67

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?

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.

Full Access
Question # 68

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

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])

Full Access
Question # 69

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

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.

Full Access
Question # 70

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

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")

Full Access