Pass the Microsoft Microsoft Certified: Power BI Data Analyst Associate PL-300 Questions and answers with CertsForce

Viewing page 7 out of 7 pages
Viewing questions 61-70 out of questions
Questions # 61:

You have a sales system that contains the tables shown in the following table.

Question # 61

The Date table is marked as a date table.

DatelD is the date data type. You need to create an annual sales growth percentage measure.

Which DAX expression should you use?

Options:

A.

SUM(sales[sales_amount]) - CALCULATE(SUM(sales[sales_amount]), SAMEPERIODLASTYEAR('Date'[DateID])


B.

(SUM(‘Sales’[sales_amount]) - CALCULATE(SUM(‘Sales’[sales_amount]), SAMEPERIODLASTYEAR(‘Date’[DateID])))/ CALCULATE(SUM(‘Sales’[sales_amount]), SAMEPERIODLASTYEAR(‘Date’[DateID]))


C.

CALCULATE(SUM(sales[sales_amount]), DATESYTD(‘Date’[DateID]))


D.

CALCULATE(SUM(sales[sales_amount]), SAMEPERIODLASTYEAR(‘Date’[DateID]))


Expert Solution
Questions # 62:

You are creating a report in Power BI Desktop.

You load a data extract that includes a free text field named coll.

You need to analyze the frequency distribution of the string lengths in col1. The solution must not affect the size of the model.

What should you do?

Options:

A.

In the report, add a DAX calculated column that calculates the length of col1


B.

In the report, add a DAX function that calculates the average length of col1


C.

From Power Query Editor, add a column that calculates the length of col1


D.

From Power Query Editor, change the distribution for the Column profile to group by length for col1


Expert Solution
Questions # 63:

You have a Q&A visual that displays information from a table named Carriers as shown in the following exhibit.

Question # 63

You need to ensure that users can ask questions by using the term airline or carrier. The solution must minimize changes to the data model.

What should you do?

Options:

A.

Add a duplicate query named Airline.


B.

Add airline as a synonym of carrier.


C.

Rename the carrier column as airline in the Carriers query.


D.

Rename the query from Carriers to airlines.


Expert Solution
Questions # 64:

You have a BI dataset and a connected report.

You need to ensure that users can analyze data in Microsoft Excel by connecting directly to the dataset.

You grant the users the Build permission for dataset

What Should do next?

Options:

A.

Change default visual interaction for the report


B.

For the report change the Export data setting to Summarized data, data with current layout and underlying data


C.

For the report, change the Export data setting to None


D.

Certify the dataset used by the report.


Expert Solution
Questions # 65:

You create a Power Bl report1 named Summary1 You discover that Summary1 is slow.

You run Performance analyzer to identify performance metrics for Summary1

Which two metrics display the execution duration in Performance analyzer* Each correct answer present part of the solution. NOTE: Each correct answer is worth one point.

Options:

A.

Top Operations


B.

Dependencies


C.

Server requests


D.

DAX query


E.

Visual display


Expert Solution
Questions # 66:

In Power Query Editor, you have a query named Sales Data that contains the following columns.

Question # 66

You need to create two queries named Product Dimension and Sales Fact based on the Sales Data query. The solution must minimize maintenance effort and the site of the semantic model.

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

NOTE Each correct selection is worth one point.

Options:

A.

Disable the load for the Sales Fact query.


B.

Reference the Sales Data query to create the new queries.


C.

Clear Include in report refresh for the Sales Data query.


D.

Disable the load for the sales Data query.


E.

Duplicate the Sates Data query to create the new queries.


Expert Solution
Questions # 67:

You have a query in Power Query Editor that contains the following data.

Question # 67

You need to transform the data to appear as shown in the following table.

Question # 67

What should you do?

Options:

A.

Convert the Classes column into a list.


B.

Unpivot the Classes column.


C.

Extract the text between delimiters in the Classes column.


D.

Split the Classes column into rows by using a delimiter.


Expert Solution
Questions # 68:

Question # 68

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

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

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

Question # 68


Expert Solution
Viewing page 7 out of 7 pages
Viewing questions 61-70 out of questions