Oct-2021 Realistic PL-100 Exam Dumps with Accurate & Updated Questions [Q45-Q68]

Share

Oct-2021 Realistic PL-100 Exam Dumps with Accurate & Updated Questions

PL-100 Exam Dumps - PDF Questions and Testing Engine


Career prospects with the Microsoft PL-100 exam

Passing the Microsoft PL-100 exam leads to the award of the associate-level certification. With this certificate, the candidates can take up the job roles, such as a Microsoft Dynamics CRM Developer, a Software Application Developer, a SharePoint Developer, a Power Platform Developer, an IT Support, and a Power BI Developer, among others. The salary potential for these positions is an average of $68,000 per annum. However, some of these titles can bring the professionals as much as $105,000 per year.


Schedule exam

Languages: English, Japanese

Retirement date: none

This exam measures your ability to accomplish the following technical tasks: design business solutions; create solutions; and analyze and visualize data.


Target audience and prerequisites for the Microsoft PL-100 exam

The Microsoft PL-100 exam does not have any compulsory requirements. However, it is recommended that the candidates have competence as an App Maker and know how to create and enforce business processes, improve the effectiveness of repeatable tasks, automate business processes, and structure information digital collection. These individuals should possess a good understanding of user interface, processes, and data models as well as an awareness of the limitations and capabilities of different tools and how to use them.

The target candidates for this certification exam are App Makers. These professionals have the skills in utilizing maker tools of Power Platform to resolve various problems. Depending on their level of experience, they may possess practical experience with Excel pivot tables, Visual Basic for Applications, and other tools. These specialists are usually independent, solution-focused, and self-directed. Although they may not have any formal IT training, they possess competence in the use of technology in solving business problems.

 

NEW QUESTION 45
You create a canvas app named Hardware Order that suggests computer hardware to customers.
A value must be entered for the EmployeeID field when creating a new order if the value in the OrderType field does not contain the prefix test.
You need to configure the business rule.
Which two actions should you perform? Each correct answer presents part of the complete solution.
NOTE: Each correct selection is worth one point.

  • A. Set the scope of the business rule to Entity.
  • B. Add a Recommendation action and configure it to enter the order type.
  • C. Set the scope of the business rule to All Forms.
  • D. Use the following condition expression: (OrderType Does not begin with [test]) AND (Modified By Does not contain data)

Answer: A,D

Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule

 

NEW QUESTION 46
You have a model-driven app that has an entity named Marinas. You have an entity named Boats that list the boats associated with each marina.
You must add a list of boats to the Marinas form. You must also add an option for users to select different views including boat owners and marina members.
You need to embed the list of boats associated with a Marina record in the entity form.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/form-designer-add-configure-subgrid

 

NEW QUESTION 47
You need to configure the system to meet the sales requirements.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail

 

NEW QUESTION 48
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. Record test cases for each requirement.
  • B. Save the app to your computer.
  • C. Save the app to the cloud.
  • D. Create a test suite.
  • E. Create test cases for each requirement.

Answer: D

Explanation:
Create a test suite.
By default, a test suite and test case are created for you in Test Studio. Test suites are used to organize your test cases.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-test-studio

 

NEW QUESTION 49
A company uses Power Automate and Power Apps to streamline business processes.
You need to use AI Builder to analyze customer reviews of the company's products.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

Reference:
https://powerapps.microsoft.com/en-us/blog/introducing-simplified-ai-builder-experience-in-power-automate/

 

NEW QUESTION 50
You are an app builder for a medical office. The medical office uses activities to book appointments and business process flows to track patient status. The cleaning staff wants the app to connect directly to a Microsoft Excel workbook to track cleaning tasks. The office does not have access to reporting tools including Power BI.
You need to create apps for the following groups of users. Apps must not require customizations or the use of additional products.

Which type of app should you build for each group? To answer, drag the appropriate app types to the correct groups. Each app 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.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/embedded-canvas-app-guidelines
https://global.hitachi-solutions.com/blog/canvas-vs-model-driven-apps

 

NEW QUESTION 51
You need to implement the change requested by the operations manager.
Which control should you use?

  • A. Shape
  • B. Image
  • C. Camera
  • D. Add picture

Answer: B

Explanation:
Scenario: The operations manager asks that the time tracking app display the employee's photo once they have scanned their badge.
Image control in Power Apps is a control that shows an image from, for example, a local file or a data source.
Incorrect Answers:
C: Add Picture: With this control users can take photos or upload image files from their device and update the data source with this content. On a mobile device the user is presented with the device's choice dialog to choose between taking a photo or selecting one already available.
This control is a grouped control containing two controls: an Image and an Add picture button. The Image control shows the uploaded image or a placeholder if no image has been uploaded. The Add picture button prompts for an image to be uploaded.
Not: If you add one or more Image controls to your app, you can show individual images that aren't part of a data set, or you can incorporate images from records in data sources.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-image

 

NEW QUESTION 52
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 developing a model-driven app that uses a Common Data Service database. App users will have a variety of different security roles.
Development and testing must be performed using production dat
a. Multiple testers must be used at each testing stage.
You need to provision and configure new environments for development and testing.
Solution:
Provision production environments named P1 and P2.
Copy the current production environment to P1 and P2.
Use P1 for development and P2 for testing.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: A

Explanation:
Production: This is intended to be used for permanent work in an organization.
Don't use production environment for development and testing.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/environments-overview

 

NEW QUESTION 53
You need to meet the requirement for the time tracking app.
Which controls should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:
Box 1: Timer
A Timer control in Power Apps is a control that can determine how your app responds after a certain amount of time passes.
Box 2: Barcode scanner
The Barcode scanner control for canvas apps scans barcodes, QR codes, and data-matrix codes on an Android or iOS device.
Box 3: Image
Image control in Power Apps is a control that shows an image from, for example, a local file or a data source.
If you add one or more Image controls to your app, you can show individual images that aren't part of a data set, or you can incorporate images from records in data sources.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-new-barcode-scanner
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-image

 

NEW QUESTION 54
You are designing a canvas app that will be used by all users including users who have vision impairments.
Which outcome is achieved by each action? To answer, drag the appropriate outcomes to the correct actions. Each outcome 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.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/sv-se/powerapps/maker/canvas-apps/accessible-apps

 

NEW QUESTION 55
DRAG DROP
You create an app with multiple screens.
Test users report that the size and type of gallery displayed on each screen are different. You must improve the consistency for the app screens.
You need to create a reusable gallery that displays information based on the current record.
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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
Select and Place:

Answer:

Explanation:

Explanation:
Step 1: Add a gallery control
Add a gallery to a blank screen
1. On the Insert tab, select Gallery, and then select Vertical.
2. On the Properties tab of the right-hand pane, open the Items list, and then select your Gallery Step 2: Add a screen Add a gallery in a screen
1. On the Home tab, select New screen > List screen.
A screen that contains a Gallery control and other controls, such as a search bar, appears.
Step 3: Add an input property
Input property is how a component receives data to be used in the component.
Incorrect Answers:
Output property is used to emit data or component state. For example, the Selected property on a Gallery control is an output property.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-gallery
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/create-component

 

NEW QUESTION 56
A company is implementing the Microsoft Power Platform to assist with consolidation of onsite inspections and audits of retail stores. Currently, the data used by the retail store inspections is located 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 Azure Active Directory for access management.
  • B. Store data used by a Power Apps app on both iOS and Android mobile platforms.
  • C. Use Azure Data Lake storage to host the transactional data.
  • D. Use an embedded access management framework for user security.
  • E. Execute real-time data operations against external data sources through virtual entities.

Answer: A,C,E

Explanation:
B: Virtual tables (also known as virtual entities) enable the integration of data residing in external systems by seamlessly representing that data as tables in Microsoft Dataverse, without replication of data and often without custom coding.
CE: Authenticating to a Gen 1 DataLakeStore Account
Gen 1 uses OAuth 2.0 in Azure AD for authentication.
Reference:
https://www.cdata.com/kb/tech/azuredatalake-odata-powerapps.rst

 

NEW QUESTION 57
You need to resolve the issue for User1.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://powerapps.microsoft.com/en-us/blog/implementing-offline-capability-in-your-app/

 

NEW QUESTION 58
A company plans to roll out several Power Apps apps to multiple business units across international operations.
The apps must be managed through an application lifecycle management (ALM) solution to provide a consistent and predictable use experience. All changes to the app must be traceable and documented in a single location. You must be able to revert to a previous version of an app. The app release cycles must be as streamlined as possible.
You need to create an application for the apps.
Which two tools should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. AppSource
  • B. Microsoft Azure DevOps
  • C. Common Data Service
  • D. Microsoft Visual Studio
  • E. Lifecycle Services

Answer: A,B

Explanation:
A: DevOps is the combining of two historically disparate disciplines: software development and IT operations. The primary goal of DevOps is to shorten the software development lifecycle and provide continuous integration and continuous delivery (CI/CD) with high software quality. You can use Power Apps build tools to automate common build and deployment tasks related to Power Apps if your DevOps platform is Azure DevOps.
D: Microsoft AppSource is now embedded in the Dynamics 365 home page and throughout the common navigation. It now includes a private gallery of apps available to you within your company. Select Get more apps from the home page or task pane, and navigate to the My Organization tab to see apps that are available to you.
Reference:
https://docs.microsoft.com/en-us/power-platform/alm/devops-build-tools
https://docs.microsoft.com/en-us/powerapps/user/app-source

 

NEW QUESTION 59
You need to configure the app to meet the requirements.
Which object properties should you configure? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-screen
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-form

 

NEW QUESTION 60
You are an app maker for a college. You create an app for student enrollment. The app captures the education level of the applicants.
The education level at the time of enrollment is an option set is in the student entity. The entity includes three levels:
High school
College
Bachelor
You must split the College option into two option sets:
College - 1 Year
College - 2 years
The split must not impact existing data.
You need to create the two option sets.
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.

Answer:

Explanation:

1 - Open the maker app and navigate to the student table
2 - Create new option for college -1 Year and college -2 years
3 - Publish the student entity

 

NEW QUESTION 61
You create a custom field on the Account entity.
Members of TeamA must have full access to the field. Members of TeamB must have no access to the field.
You need to configure security.
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.

Answer:

Explanation:

 

NEW QUESTION 62
You create multiple apps as part of an unmanaged solution.
You need to move the apps to another environment.
You need to pick the appropriate solution type for each requirement.
Which types of solutions should you create? To answer, drag the appropriate solution types to the correct requirements. Each solution 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.

Answer:

Explanation:

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

 

NEW QUESTION 63
You create a canvas app for a store.
The logo must appear as the background image for the app. A loading spinner must display on the screen as the app loads.
You need to add the features to the app.
What should you modify? To answer, drag the appropriate form areas to the correct requests. Each form area 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.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/properties-visual
https://arpitmscrmhunt.blogspot.com/2020/04/powerapps-display-loading-icon-until.html

 

NEW QUESTION 64
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?

  • A. No
  • B. Yes

Answer: A

Explanation:
Instead create an Object Detection custom model
Reference:
https://docs.microsoft.com/en-us/ai-builder/prediction-overview
https://docs.microsoft.com/en-us/ai-builder/object-detector-component-in-powerapps

 

NEW QUESTION 65
You are creating a capacity planning dashboard with Power BI desktop.
The dashboard must be able to be used within a model-driven manufacturing planning app as well as be embedded within a Microsoft Teams channel.
The data sources are as follows:

You need to determine the appropriate method for accomplishing each task.
Which methods should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-sql-tutorial
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/define-rollup-fields

 

NEW QUESTION 66
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 developing a model-driven app that uses a Common Data Service database. App users will have a variety of different security roles.
Development and testing must be performed using production dat
a. Multiple testers must be used at each testing stage.
You need to provision and configure new environments for development and testing.
Solution:
Provision sandbox environments named S1 and S2.
Copy the production environment to both S1 and S2.
Use S1 for development and S2 for testing.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: B

Explanation:
A sandbox environment is any non-production environment of Microsoft Dataverse. Isolated from production, a sandbox environment is the place to safely develop and test application changes with low risk.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/environments-overview

 

NEW QUESTION 67
You create a custom field on the Account entity.
Members of TeamA must have full access to the field. Members of TeamB must have no access to the field.
You need to configure security.
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.

Answer:

Explanation:

Explanation:
Step 1: Enable field security for the field
Step 2: Create a field security profile and set all the permissions for the custom attribute to Yes.
Step 3: Add TeamA to the field security profile.
Note: Field-level security is available for the default fields on most out-of-box entities, custom fields, and custom fields on custom entities. Field-level security is managed by the security profiles. To implement field-level security, a system administrator performs the following tasks.
* Enable field security on one or more fields for a given entity.
* Associate one more existing security profiles, or create one or more new security profiles to grant the appropriate access to specific users or teams.

 

NEW QUESTION 68
......

Pass Microsoft PL-100 Exam Quickly With Prep4sureGuide: https://www.prep4sureguide.com/PL-100-prep4sure-exam-guide.html

PL-100 Dumps - The Sure Way To Pass Exam: https://drive.google.com/open?id=1uPaRJsYjTNUKBHxo0IGbJelcR_AcauYp