Microsoft Power Platform App Maker PL-100 Exam Questions

Page: 1 / 14
Total 278 questions
Question 1

You need to create the mobile app.

Which type of app should you create?



Answer : D

An accessible canvas app will allow users with vision, hearing, and other impairments to successfully use the app. In addition to being a requirement for many governments and organizations, following the below guidelines increases usability for all users, regardless of their abilities.


https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessible-apps

Question 2

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.



Answer : B, C


Question 3

You need to implement reporting to support the college marketing efforts. Which type of dashboard should you use?



Answer : A


Question 4

You are creating a canvas app for a company.

The app must access data from a private web service that is provided by the company.

You need to set up the connector.

Which connector type should you use?



Answer : A


Question 5

You need to ensure that the salespeople can save measurements. What should you do?



Answer : C


Question 6

You need to provide the app to Tailwind Traders.

What should you do?



Answer : C

Scenario: The completed app and all supporting components must be provided to Tailwind Traders. Tailwind Traders must not be able to make changes to any of the components.

Managed Solution: A managed solution is a finalized solution that can be distributed and installed. They are created by exporting an unmanaged solution by setting restrictions to prevent any further customizations. The whole point of Managed is locking down the Component states so they cannot be edited. Deleting the Managed Solution will remove all its customisations as well as data contained. Managed Solutions become read only once deployed so they cannot be manipulated.


https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685

Question 7

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?



Answer : D

You set the value of the global variable with the Set function. Set( MyVar, 1 ) sets the global variable MyVar to a value of 1.

Use the Back and Navigate function to change which screen is displayed.


https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-variables

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-navigate

Page:    1 / 14   
Total 278 questions