Microsoft PL-100 Practice Test - Questions Answers
List of questions
Related questions
You need to set the value for a global variable named RunningTotal to 5 and navigate to the previous screen named MainScreen. Which formula should you use?
UpdateContext( { RunningTotal: 5 } ); Navigate( MainScreen,
ScreenTransition.Cover, RunningTotal );
If( Value(TextBox1.Text) >= 0, (Set( RunningTotal, 5);
Back();), Color.Green )
UpdateContext( { RunningTotal:5 } ); Back()
Set( RunningTotal, 5 ); Back();
HOTSPOT
You are configuring security to enable users to analyze data by using Microsoft Excel templates.
You create a security role named TemplateAdministrator and configure the role as shown below and assign the role to a user named User1.
Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
HOTSPOT
An administrator plans to create and deploy dashboards for use only by sales associates. The dashboards will display the current sales pipeline, open cases, recent major wins, and key opportunities by postal code.
Sales associates must be able to act on the specific data displayed in dashboards.
You need to create the dashboards.
Which type of dashboards should you create? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
DRAG DROP
You are developing a Power BI report for a company.
The Power BI report must display company performance metrics in Power BI service. The report must include three fields in a visualization. The data for the report exists in a dataset.
The company will display the report on a large television screen during team meetings.
You need to create the report.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer and arrange them in the correct order.
DRAG DROP
The company is adding a multi-stream interactive dashboard to a model-driven app.
The company requires configuration of the dashboard to filter the table data based on modified accounts over the last month.
You need to configure the filters for the model-driven app dashboard.
Which configuration should you use? To answer, drag the appropriate locations to the correct requirements. Each configuration 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.
DRAG DROP
You are an app and report maker. You provide visualizations for two departments in an organization.
Each department requires department-specific visualizations:
You need to create the visualizations.
Which chart type should you use? To answer, drag the appropriate chart type to the correct requirements. Each chart type 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.
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 creating a canvas app.
You need to automatically detect bicycles in pictures taken with the camera.
Proposed solution:
Create an Object Detection custom model in AI Builder.
Train the model with pictures of bicycles and then publish the trained model.
Add the Object Detector control to your canvas app.
Does the solution meet the goal?
Yes
No
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 creating a canvas app.
You need to automatically detect bicycles in pictures taken with the camera.
Proposed solution:
Create a Prediction custom model in AI Builder.
Train the model with pictures of bicycles and then publish the trained model.
Add the Object Detector control to your canvas app.
Does the solution meet the goal?
Yes
No
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 creating a canvas app.
You need to automatically detect bicycles in pictures taken with the camera.
Proposed solution:
Create a Category Classification custom model in AI Builder.
Train the model with pictures of bicycles and then publish the trained model.
Add the Object Detector control to your canvas app.
Does the solution meet the goal?
Yes
No
DRAG DROP
A company uses data from a publicly available web service. You plan to create a tabular report by using Power BI Desktop to visualize data from the web service.
The data returned in one column is numeric and must be converted to a corresponding text value. The most up-to-date version of the data must always be used. You need to create the report and make it available only to co-workers.
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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
Question