Practice Free PL-100 Exam Online Questions
You create a Power Platform solution. Solution data is stored in a variety of documented cloud services.
You must also be able to connect to one or more industry data sources.
You need to configure the data sources.
What should you do?
- A . Create a business process flow.
- B . Create a data policy template.
- C . Create a UI flow.
- D . Use an existing data connector.
D
Explanation:
In Power Apps, add a data connection to an existing canvas app or to an app that you’re building from scratch. Your app can connect to SharePoint, Common Data Service, Salesforce, OneDrive, or many other data sources.
Note:
Add data source
A company stores financial files in Microsoft SharePoint document libraries.
When a user uploads a new file, the user’s manager must approve the request.
You need to design a cloud flow to meet. The requirement.
Which three actions should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . When a file is created trigger
- B . Get direct reports action
- C . Wait for an approval action
- D . When an item or a file is modified trigger
- E . When an item is created trigger
- F . Assign manager action
- G . Start and wait for an approval action
- H . Get manager action
You create a canvas app.
You need to make the app available to other people in your company.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Grant access to individual users in your company.
- B . Share the app with a Microsoft Exchange distribution list.
- C . Grant access to a Microsoft Teams team.
- D . Share the app with a Microsoft Azure Active Directory security group.
AD
Explanation:
After you build a canvas app that addresses a business need, specify which users in your organization can run the app and which can modify and even reshare it. Specify each user by name, or specify a security group in Azure Active Directory.
Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/share-app
You create a canvas app.
You need to make the app available to other people in your company.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Grant access to individual users in your company.
- B . Share the app with a Microsoft Exchange distribution list.
- C . Grant access to a Microsoft Teams team.
- D . Share the app with a Microsoft Azure Active Directory security group.
AD
Explanation:
After you build a canvas app that addresses a business need, specify which users in your organization can run the app and which can modify and even reshare it. Specify each user by name, or specify a security group in Azure Active Directory.
Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/share-app
DRAG DROP
You are creating a Power Automate cloud flow.
The data in the flow must perform the following actions:
• Return the first character of a string of text.
• Convert an array to a single string.
You need to manipulate the data.
Which data operations should you use? To answer, drag the appropriate data operations to the correct changes. Each data operation 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
A company is migrating to a new Microsoft 365 tenant. You create an expense management canvas app and cloud flow in the old Microsoft 365 tenant.
You need to move the latest version of the canvas app and cloud flow to the new tenant.
Which three 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.

DRAG DROP
A company is migrating to a new Microsoft 365 tenant. You create an expense management canvas app and cloud flow in the old Microsoft 365 tenant.
You need to move the latest version of the canvas app and cloud flow to the new tenant.
Which three 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.

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
You create and publish a canvas app component library to perform complex calculations.
You discover an error in one of the calculations. You correct the issue and publish the component library. A co worker uses the original version of the component library in a canvas app.
You need to ensure that the co-worker uses the updated version of the component library.
What should you do?
- A . Export the updated component library and instruct the co-worker to import the updated version into the canvas app
- B . Inform the co-worker to edit the canvas app and manually add the updated version of the component library
- C . Instruct the co-worker to edit the canvas app and update the component library
C
Explanation:
You can modify an existing component library and save any changes with additional version notes. However, the updated component library version must be published for use in existing apps that use the component library.
Makers of other apps are notified of updated components being available. The notification appears when makers edit the apps in canvas app studio. They can choose to update the components:
Select Review, and you’ll see the option to update the component:
Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/component-library
DRAG DROP
You have a solution that contains a Power Automate flow, an environment variable, and a model-driven app.
Which three steps 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.

Explanation:
Step 1: Adjust the version number.
Step 2: Select the managed solution.
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.
Step 3: Publish all changes.
Reference: https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685