Microsoft PL-100 Microsoft Power Platform App Maker (beta) Online Training
Microsoft PL-100 Online Training
The questions for PL-100 were last updated at Dec 20,2024.
- Exam Code: PL-100
- Exam Name: Microsoft Power Platform App Maker (beta)
- Certification Provider: Microsoft
- Latest update: Dec 20,2024
HOTSPOT
You need to select data types for the app.
Which data type should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT
You need to select data types for the app.
Which data type should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT
You need to select data types for the app.
Which data type should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
After a job is estimated and approved, it is sent to the service staff to implement.
Requirements
VanArsdel, Ltd. plans to continue its processes by using Microsoft Power Platform tools to allow users to work more efficiently.
• Office workers and the office manager must be able to do the following:
o Use a model-driven app.
o Use email as their primary method of communication.
o Be contacted automatically when they have been assigned an estimate to complete or review.
• Salespeople must be able to do the following on their mobile device and while offline:
o Calculate the cost of concrete.
o Record notes and area measurements to calculate material costs.
o Capture multiple pictures and drawings.
• Both salespeople and office workers must be able to calculate the cost of the concrete portion of a job by using the same tool.
• All data must be stored in Microsoft Dataverse.
o Quotes must be used to create estimates.
o A new column must be added to track approval status.
o A custom table must be used to store data collected by salespeople.
o A Microsoft Power Automate flow must be used to convert the data captured by the salespeople into a quote,
o Area measurements must be converted to the quantity of units required to cover the area. The unit conversion must round up for quote lines,
o Quotes must only display lines that have values greater than 0.
• Customizations must be done by using out-of-the-box tools.
Issues
• Salespeople ate unable to save data to the custom table.
• The Power Automate flow that creates quotes returns an error when a math function is used for measurements that contain no value.
You need to resolve the error caused by empty measurements.
Which two conditions should you use to process the measurements? Each correct answer presents part or the solution. NOTE: Each correct selection is worth one point.
- A . If the value is greater than 0
- B . if the value is not equal to null
- C . If the length of the value is greater than 0
- D . if the value is not equal to 0
HOTSPOT
You need to implement the Microsoft Power Platform tools that meet the requirements of the office workers, office manager, and salespeople.
Which tools should you use? To answer, select the appropriate options in the answer area. NOTE Each correct selection is worth one point.
DRAG DROP
You need to create a Power Automate flow by using a minimum number of actions for the estimate approval process.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area arrange them in the correct order.
You need to create a Dataverse table view for the office workers who create estimates.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Sort by the Created on date in ascending order.
- B . Add a filter for which Created by equals the current user.
- C . Add a filter for which the owner equals the current user.
- D . Sort by the Created on date in descending order.
You need to create the Power Automate flow to create a quote.
Which trigger should you use?
- A . Automated, 8 hours after a record in the custom table is created
- B . Automated, when a record in the custom table is created
- C . Instant, manually triggered from the mobile device
- D . Scheduled, daily at 6:00 PM
HOTSPOT
You need to explain to the salespeople where to store photos taken onsite in situations with both offline and online connections.
Which locations should you recommend for each connection type? To answer, select the appropriate options in the answer area. NOTE Each correct selection is worth one point.
You need to implement the concrete calculator.
Which Microsoft Power Platform tool or component should you use?
- A . Web resources
- B . Desktop flow
- C . Canvas app
- D . PCF control