Microsoft PL-100 dumps

Microsoft PL-100 Exam Dumps

Microsoft Power Platform App Maker
643 Reviews

Exam Code PL-100
Exam Name Microsoft Power Platform App Maker
Questions 277 Questions Answers With Explanation
Update Date December 29,2025
Price Was : $90 Today : $50 Was : $108 Today : $60 Was : $126 Today : $70

Why Should You Prepare For Your Microsoft Power Platform App Maker With MyCertsHub?

At MyCertsHub, we go beyond standard study material. Our platform provides authentic Microsoft PL-100 Exam Dumps, detailed exam guides, and reliable practice exams that mirror the actual Microsoft Power Platform App Maker test. Whether you’re targeting Microsoft certifications or expanding your professional portfolio, MyCertsHub gives you the tools to succeed on your first attempt.

Verified PL-100 Exam Dumps

Every set of exam dumps is carefully reviewed by certified experts to ensure accuracy. For the PL-100 Microsoft Power Platform App Maker , you’ll receive updated practice questions designed to reflect real-world exam conditions. This approach saves time, builds confidence, and focuses your preparation on the most important exam areas.

Realistic Test Prep For The PL-100

You can instantly access downloadable PDFs of PL-100 practice exams with MyCertsHub. These include authentic practice questions paired with explanations, making our exam guide a complete preparation tool. By testing yourself before exam day, you’ll walk into the Microsoft Exam with confidence.

Smart Learning With Exam Guides

Our structured PL-100 exam guide focuses on the Microsoft Power Platform App Maker's core topics and question patterns. You will be able to concentrate on what really matters for passing the test rather than wasting time on irrelevant content. Pass the PL-100 Exam – Guaranteed

We Offer A 100% Money-Back Guarantee On Our Products.

After using MyCertsHub's exam dumps to prepare for the Microsoft Power Platform App Maker exam, we will issue a full refund. That’s how confident we are in the effectiveness of our study resources.

Try Before You Buy – Free Demo

Still undecided? See for yourself how MyCertsHub has helped thousands of candidates achieve success by downloading a free demo of the PL-100 exam dumps.

MyCertsHub – Your Trusted Partner For Microsoft Exams

Whether you’re preparing for Microsoft Power Platform App Maker or any other professional credential, MyCertsHub provides everything you need: exam dumps, practice exams, practice questions, and exam guides. Passing your PL-100 exam has never been easier thanks to our tried-and-true resources.

Microsoft PL-100 Sample Question Answers

Question # 1

A clothing retailer is creating a Power Virtual Agents chatbot in Microsoft Teams. The chatbot will useMicrosoft Dataverse for Teams to provide sales metrics by store.A user wants to be able to ask the chatbot to see all the sales for pants.You need to configure the chatbot to provide sales data for pants even when a user enters the termsjeans, slacks, or trousers.Which chatbot component should you use?

A. Skills
B. Tables
C. Topics
D. Supported languages
E. Entities



Question # 2

You create a new solution publisher and include a publisher prefix value.Which two actions can you perform? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point.

A. You can change contact details of a publisher after you create the publisher
B. When you change a solution publisher prefix, you can change the schema name for existingcomponents
C. You can change the schema name of a publisher after creating the publisher
D. You can add a component from one solution to another solution that has a different publisher



Question # 3

The postal service uses a system based on the Microsoft Database to manage the delivery ofpackages.To improve the delivery service, the management requires the delivery staff to use personal cellphones to communicate the location and the exact time of each delivery.You need to design a solution.What should you do?

A. Create a button flow with user input for the delivery time and location
B. Create a button flow with full address and date trigger tokens
C. Create a Ul flow that sends the delivery time and location
D. Create a button flow with full address and timestamp trigger tokens



Question # 4

Note: This question is part of a series of questions that present the same scenario. Each question inthe series contains a unique solution that might meet the stated goals. Some question sets mighthave 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, thesequestions will not appear in the review screen.A company has locations in multiple countries and regions across four continents.The company stores the total amount of each order in the local currency of the country/region wherethe customer is located. The company stores the applicable exchange rates in a custom US dollars(USD) exchange rate table.You need to create a visualization that displays the total amount of orders by country/region in USD.Proposed solution: Create a model-driven chart on the country/region table that aggregates the totalamount of the orders by country/region.Does the solution meet the goal?

A. Yes
B. No



Question # 5

You work in a warehouse. You build an app for physical inventory counts that is used by different staffmembers. The typical count takes 14 hours.The app has a warehouse screen with a gallery that contains the aisles in the warehouse. When astaff member selects an aisle record, another screen displays all the items stored in that aisle. Thestaff must know how long each aisle takes to do a physical inventory count.You need to add logic to the app.What should you do?

A. Configure a timer control, add it to the aisle screen, and then reset it when exiting the aislescreen
B. Create and configure a stopwatch custom control, and then add it to the gallery
C. Create and configure a stopwatch custom component, and then add it to the aisle screen
D. Configure a timer control, add it to the gallery, and then reset it when the selection changes



Question # 6

A company is using Power Virtual Agents in Microsoft Teams to expose Microsoft Dataverse data toemployees.You create a chatbot that retrieves a list of customers by postal code from a Dataverse table. Thechatbot will accept requests from a user and must connect to Dataverse to retrieve the data.You need to connect the chatbot to the Dataverse table.What should you use?

A. Table
B. Power Apps
C. Microsoft Teams
D. Power Virtual Agents
E. Power Automate



Question # 7

You are creating an app for a company. You need to evaluate the default solution. Which two behaviors should you expect from the default solution? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A. You can change the prefix of the publisher of the default solution 
B. If you create a Power Automate flow in a solution, the flow uses the prefix defined in the publisher
C. If you create an environment variable in a solution, the variable uses the prefix defined in the publisher
D. You can change the version number of the default solution 



Question # 8

You create a canvas app that connects to a Common Data Service database. Users report that they do not see any data in the app. You need to ensure that users can view data in the app. What should you do? 

A. Share the app with the users 
B. Add a Power Apps license to the users 
C. Assign a security role to the users 
D. Publish the app 



Question # 9

You create a dashboard in Power BI. You share the dashboard with the sales team. Sales team members report that they can see information for the entire company. You need to ensure that the team is able to see only data for their team. Where must you configure this restriction?

A. Dashboard 
B. Report 
C. Dataset 
D. Settings 



Question # 10

You have a Power Platform solution that uses Common Data Service. You need to secure all fields that support field-level security. Which field can you secure?

A. createdon 
B. accountid 
C. owninguser 



Question # 11

You are creating a canvas app that displays a list of accounts.Users must be able to select an account and view details for the account. The app must include afeature that brings the user back to the list of accounts.You add a blank screen named Screen_Accounts and add a gallery named Gallery_Accounts to thescreen. You set the data source of Gallery_Accounts to Accounts and add another blank screennamed Screen_AccountDetail.You need to complete the app.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. Add an edit form to Screen_AccountDetail and set the Default Mode of the form to View.Set the OnSelect property of Gallery_Accounts to Navigate(Screen_AccountDetail).Set the data source of the form to Accounts.Set the Item property of the form to Selected.Add a back icon on Screen_AccountDetail and set its OnSelect property toNavigate(Screen_Accounts).
B. Add an edit form to Screen_AccountDetail and set the Default Mode of the form to View.Set the OnSelect property of Gallery_Accounts to Navigate(Screen_AccountDetail).Set the data source of the form to Accounts.Set the Item property of the form to First(Accounts).Add a back icon on Screen_AccountDetail and set its OnSelect property toNavigate(Screen_Accounts).
C. Add an edit form to Screen_AccountDetail and set the Default Mode of the form to New.Set the OnSelect property of Gallery_Accounts to Navigate(Screen_AccountDetail).Set the data source of the form to Accounts.Set the Item property of the form to Selected.Add a back icon on Screen_AccountDetail and set its OnSelect property toNavigate(Screen_Accounts).
D. Add a display form to Screen_AccountDetail.Set the OnSelect property of Gallery_Accounts to Navigate(Screen_AccountDetail).Set the data source of the form to Accounts.Set the Item property of the form to Selected.Add a back icon on Screen_AccountDetail and set its OnSelect property toNavigate(Screen_Accounts).



Question # 12

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. A company has locations in multiple countries and regions across four continents. The company stores the total amount of each order in the local currency of the country/region where the customer is located. The company stores the applicable exchange rates in a custom US dollars (USD) exchange rate table. You need to create a visualization that displays the total amount of orders by country/region in USD. Proposed solution: Create a custom calculated field of type currency on the order table that converts the order total to USD and displays the total amounts by region in a Power BI chart. Does the solution meet the goal?

A. Yes 
B. No 



Question # 13

Note: This question is part of a series of questions that present the same scenario. Each question inthe series contains a unique solution that might meet the stated goals. Some question sets mighthave 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, thesequestions will not appear in the review screen.A company has locations in multiple countries and regions across four continents.The company stores the total amount of each order in the local currency of the country/region wherethe customer is located. The company stores the applicable exchange rates in a custom US dollars(USD) exchange rate table.You need to create a visualization that displays the total amount of orders by country/region in USD.Proposed solution:Create a custom rollup field of type currency on the country/region table that aggregates all the totalamounts for the orders from that country/region and display this rollup field in a Power BI chart.Does the solution meet the goal?

A. Yes 
B. No 



Question # 14

Note: This question is part of a series of questions that present the same scenario. Each question inthe series contains a unique solution that might meet the stated goals. Some question sets mighthave 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, thesequestions will not appear in the review screen.You are developing a model-driven app that uses a Common Data Service database. App users willhave a variety of different security roles.Development and testing must be performed using production data. Multiple testers must be used at each testing stage.You need to provision and configure new environments for development and testing.Solution:Provision a developer environment named D1 and a sandbox environment named S1.Copy the production environment to both D1 and S1.Use D1 for development and S1 for testing.Does the solution meet the goal?

A. Yes
B. No



Question # 15

You have a Power Apps solution that includes three model-driven apps, a business process flow, anda scheduled flow. The solution is deployed to a datacentre in the United States.You plan to deploy the solution to Canada.You need to identify applicable government regulations for all components of the solution.Which three actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.

A. View results in the Service Trust portal.
B. Check the results of the Solution checker.
C. Identify regulations for the region where the tenant resides.
D. Identify all regulations for the region where the Common Data Service database resides.
E. Configure data loss prevention (DLP) policies in the Power Platform Admin center.



Question # 16

Note: This question is part of a series of questions that present the same scenario. Each question inthe series contains a unique solution that might meet the stated goals. Some question sets mighthave 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, thesequestions will not appear in the review screen.A company has locations in multiple countries and regions across four continents.The company stores the total amount of each order in the local currency of the country/region wherethe customer is located. The company stores the applicable exchange rates in a custom US dollars(USD) exchange rate table.You need to create a visualization that displays the total amount of orders by country/region in USD.Proposed solution:Create a custom column that converts the order total to USD by using the relationship between orderlocal currency and the USD exchange rate table in Power BI Desktop and display this column in aPower BI chart by country/region.Does the solution meet the goal?

A. Yes 
B. No 



Question # 17

A company uses Microsoft platforms for all accessibility, compliance, and security auditing.The auditing and compliance division of the company flags a newly created Power Apps canvas appdue to accessibility issues. The app must be unpublished until it conforms to Microsoft accessibilityrequirements and recommendations.You need to identify all accessibility issues for a solution.What should you use?

A. Microsoft Accessibility Conformance Reports
B. Microsoft Compliance Center
C. Power Apps Studio
D. Microsoft Accessibility Guides
E. Microsoft Visual Studio



Question # 18

You are using Test Studio to test a Power Apps canvas app.You need to ensure that the app conforms to several use cases.What should you do first?

A. Save the app to the cloud.
B. Create test cases for each requirement.
C. Save the app to your computer.
D. Create a test suite.
E. Record test cases for each requirement.



Question # 19

Note: This question is part of a series of questions that present the same scenario. Each question inthe series contains a unique solution that might meet the stated goals. Some question sets mighthave 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, thesequestions 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?

A. Yes
B. No



Question # 20

A company is implementing the Microsoft Power Platform to assist with consolidation of onsiteinspections and audits of retail stores. Currently, the data used by the retail store inspections islocated across multiple systems.The canvas app must use one database to view and record all data used in the inspection process.You need to design the solution.Which three capabilities should you implement? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.

A. Use an embedded access management framework for user security.
B. Execute real-time data operations against external data sources through virtual entities.
C. Use Azure Active Directory for access management.
D. Store data used by a Power Apps app on both iOS and Android mobile platforms.
E. Use Azure Data Lake storage to host the transactional data.



Question # 21

You are creating a canvas app. You need to display a limited list of choices to the end user. You must standardize the values and appearance of the list across all forms. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. 

A. Add a drop-down field in the app 
B. Create a Global Option Set 
C. Add a new business rule 
D. Add a component to the component library 



Question # 22

You are creating a canvas app. You need to store and retrieve small amounts of data on a local device when the app is offline. Which set of functions should you use?

A. SaveData, LoadData 
B. Set, Patch 
C. Patch, Collect 
D. Set, Collect 



Question # 23

You are creating a canvas app. You plan to use variables that are scoped to a screen to store values. You need to create and update the value of the variables. Which three functions can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A. Collect 
B. Patch 
C. Navigate 
D. Set 
E. UpdateContext 



Question # 24

You are creating a canvas app for a company that delivers packages. The app will display one screenfor each delivery attempt.Drivers must make three attempts to deliver a package before returning the package back to awarehouse. Drivers must enter details about delivery on a second screen in the app.You need to display a list of delivery attempts on the delivery screen.Which two components can you add to the app to display details about the delivery attempts? Eachcorrect answer presents a complete solution.NOTE: Each correct selection is worth one point.

A. Data table
B. Vertical gallery
C. Display form
D. Drop-down



Question # 25

You have a Power Automate flow that processes files in a Microsoft SharePoint document library. Theflow only needs to be run as required. You add steps to the flow to process the files.Before leaving the office for the day, the manager must initiate the flow. The flow must not startprocessing files before 11:00 PM.You need to configure the flow.Which two actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.

A. Add a recurrence trigger and configure to run daily at 11 00 PM.
B. Add a Condition action. If the time greater than 11:00 PM use a Terminate action prevent furtherprocessing.
C. Manually trigger the flow.
D. Add a Delay Until action and enter the timestamp for 11 00 PM.



Feedback That Matters: Reviews of Our Microsoft PL-100 Dumps

Leave Your Review