Microsoft PL-300 Practice Test - Questions Answers, Page 32
List of questions
Related questions
You have data in a Microsoft Excel worksheet as shown in the following table.
You need to use Power Query to clean and transform the dataset. The solution must meet the following requirements:
* If the discount column returns an error, a discount of 0.05 must be used.
* All the rows of data must be maintained.
* Administrative effort must be minimized.
What should you do in Power Query Editor?
Select Keep Errors
Edit the query in the Query Errors group.
Select Replace Errors
Select Remove Errors.
In Power BI Desktop, you have a dataset that contains a table.
You create a table visual on a Power BI report page as shown in the following exhibit
You need to configure the visual to display the referenced image instead of the URL in the Plant Image column.
What should you do?
Set the Data category of the Plant Image field to Image URL
Set the Data type of the Plant Image field to Binary.
Set the Data category of the Plant Image field to Web URL.
From the Formatting tab. select Values, and then set URL icons to On for the table.
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 Power BI report that imports a date table and a sales table from an Azure SQL database data source. The sales table has the following date foreign keys:
* Due Date
* Order Date
* Delivery Date
You need to support the analysis of sales over time based on all three dates at the same time.
Solution; You create measures that use the uSEREIATIOHSHIP DAX function to filter sales on the inactive relationships between the sales table and the date table.
Does this meet the goal?
Yes
No
From Power Query Editor, you attempt to execute a query and receive the following error message.
Datasource.Error: could not find file.
What are two possible causes of the error? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
The file is locked
An incorrect privacy level was used for the data source.
The referenced file was moved to a new location
You do not have permissions to the file.
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?
key influences
ribbon chart
line chart
scatter chart
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.
an area chart
a clustered bar chart
a line chart
a funnel chart
You have a Power BI model that contains a table named Sales. The Sales table contains the following columns:
* Order Line ID
* Product ID
* Unit Price
* Order ID
* Quantity
Orders are uniquely identified by using the order ID and can have multiple order lines Each order line within an order contains a different product ID.
You need to write a DAX measure that counts the number of orders.
Which formula should you use?
CountRows('Sales')
Count ('Sales'(Order ID])
CountA (Sale** (Order ID])
DistinctCount (sales'[Order ID])
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 five reports and two dashboards in a workspace.
You need to grant all organizational users read access to one dashboard and three reports
Solution: In Microsoft Azure Active Directory (Azure AD), part of Microsoft Entr
a. you create a group that contains all the users. You share each selected report and the one dashboard to the group.
Does this meet the goal?
Yes
No
HOTSPOT
You have a Power BI report that contains the table visual shown in the following exhibit.
HOTSPOT
You have a Power BI model that contains the following data.
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:
Question