New 2021 Guaranteed Success with Prep4pass PL-100 Dumps Microsoft PDF Questions [Q29-Q46]

Share

New 2021 Guaranteed Success with Prep4pass PL-100 Dumps Microsoft PDF Questions

Exceptional Practice To Microsoft Power Platform App Maker Pass the First Time

NEW QUESTION 29
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 30
You are configuring a new Common Data Service environment by using the Power Apps Maker portal.
You need to create an entity that uses the prefix xyz.
Which four 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:

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

 

NEW QUESTION 31
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 build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use an Entity Extraction model.
Does the solution meet the goal?

  • A. No
  • B. Yes

Answer: B

Explanation:
AI Builder entity extraction models recognize specific data in the text that you target based on your business needs.
The model identifies key elements in the text and then classifies them into predefined categories. This can help you transform unstructured data into structured data that's machine-readable. You can then apply processing to retrieve information, extract facts, and answer questions.
Note: Create a canvas app and add the text recognizer AI Builder component to your screen. This component takes a photo or loads an image from the local device, and then processes it to detect and extract text based on the text recognition prebuilt model. If it detects text in the image, the component outputs the text and identifies the instances by showing a rectangle for each instance in the image.
Reference:
https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/
https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps

 

NEW QUESTION 32
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 33
HOTSPOT
You need to roll back the mobile app to an earlier version.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Answer:

Explanation:

Explanation:
Box 1: View the sessions details page for the app in Power Apps Studio
Use PowerApps Studio, select the App, and choose and you will be directed to the app's Versions tab in PowerApps portal. There should be one version marked Live.

Box 2: Select Restore on the previous version of the app.
Restore an app from your account
1. Open powerapps.com, and then click or tap Apps in the left navigation bar.
2. Near the right edge, click or tap the info icon for the app that you want to restore.
3. Click or tap the Versions tab, and then click or tap Restore for the version that you want to restore.

Reference:
https://powerapps.microsoft.com/sk-sk/blog/saveandpublish/
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/restore-an-app

 

NEW QUESTION 34
You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer control named TIM1.
You need to set TIM1 to a default value.
What should you do?

  • A. Assign the Text property of TIC1 to the OnSelect property of a TIM1.
  • B. Write code in the OnChange property of TIC1 that assigns the value of the Duration property of the Timer
  • C. Assign the Text property of TIC1 to the Duration property of TIM1.
  • D. In the OnChange property of TIC1, set the value of the Text property for TIC1 to a context variable that stores the duration value. Assign the value of the variable to the OnTimerStart property for TIM1.

Answer: B

Explanation:
control to Text property of the TIC1. In the OnChange property of TIC1, assign the value to the Duration property for TIM1.
Explanation:
The OnTimerStart, OnTimerEnd and OnSelect are the configurations where you can add your code.
Reference:
https://sharepains.com/2019/08/22/all-about-timers-in-powerapps/

 

NEW QUESTION 35
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.

Answer:

Explanation:

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

 

NEW QUESTION 36
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 an Object Detection 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: B

Explanation:
To train an object detection model to recognize your objects, you have to gather images that contain those objects.
The first thing you'll do when you create an AI Builder object detection model is to define its domain.
Upload images
Then Train and publish your object detection model
The object detector component takes a photo or loads an image file to do an object detection scan. On a mobile device, the user chooses between taking a photo or selecting one already available in the device user interface. When an image is selected, the component automatically scans it to identify objects.
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 37
A company has a Common Data Service custom entity that stores customer account data.
You need to create a relationship between the custom entity and the Account entity.
Which two tools can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Visual Studio Code
  • B. Power Apps solution explorer
  • C. Power Platform Admin center
  • D. SQL Server Management Studio
  • E. Power Apps Maker portal

Answer: B,E

Explanation:
There are two designers you can use to create and edit 1:N (one-to-many) or N:1 (many-to-one) relationships:
You can create and edit 1:N (one-to-many) or N:1 (many-to-one) entity relationships in Power Apps portal You can create and edit create and edit 1:N (one-to-many) or N:1 (many-to-one) entity relationships using solution explorer Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-1n-relationships

 

NEW QUESTION 38
You need to create a model-driven app without using code.
Which tools 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/powerapps/maker/model-driven-apps/create-edit-views-app-designer
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-site-map-app

 

NEW QUESTION 39
You are an app maker.
You want to create apps and track customizations as part of the default solution.
You need to determine the impact of performing the work in the default solution.
What should you conclude?

  • A. The prefix used when creating components as part of the default solution can be set to a specific value.
  • B. The default solution does not contain all components and customizations from all solutions in the environment.
  • C. The default solution cannot be exported and distributed to another environment.

Answer: C

Explanation:
Default Solution. This is a special solution that contains all components in the system. The default solution is useful for discovering all the components and configurations in your system.
Why you shouldn't use the default solutions to manage customizations
There are a few reasons why you shouldn't create apps and make customizations in either of the default solutions:
* The default solution can't be exported; therefore, you can't distribute the default solution to another environment.
The default solution contains all components and customizations from all solutions in the environment.
By default, all enabled users can create apps and customize components in the Common Data Services Default Solution.
It's difficult to locate or identify the customizations you've made in the environment by using either default solution.
When you use either default solution to create components, you'll also use the default publisher assigned to the solution. This often results in the wrong publisher prefix being applied to some components.
Reference:
https://docs.microsoft.com/en-us/power-platform/alm/use-solutions-for-your-customizations

 

NEW QUESTION 40
You have a Power Automate flow that processes files in a Microsoft SharePoint document library. The flow 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 start processing 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 Condition action. If the time greater than 11:00 PM use a Terminate action prevent further processing.
  • B. Add a Delay Until action and enter the timestamp for 11 00 PM.
  • C. Manually trigger the flow.
  • D. Add a recurrence trigger and configure to run daily at 11 00 PM.

Answer: B,C

Explanation:
Delay an action until a specific timestamp.
Note: The Microsoft Dataverse connector provides four ways to add wait conditions. Use these wait conditions when you need to delay processing in your flows until a particular condition is met.
Postpone triggering the flow and the first action until a specific time: Wait condition using Postpone Until.
Add a fixed delay before the next step.
Delay an action until a specific timestamp.
Delay an action until a specific event occurs.
Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/wait-conditions
Topic 1, Contoso, Ltd
Accounting system and purchasing
The company has a cloud-based ERP/accounting system and uses the General Ledger, Accounts Receivable, and Accounts Payable modules. The current system does not have any modules that handle shop floor or manufacturing planning functionality.
Employee information is maintained only within the accounting system. Access to the information is strictly controlled due to privacy regulations and company policies.
All purchasing of raw materials is performed based on bills of material (BOMs) generated by the engineering department when engineering prints are created.
The corporate office uses Dynamics 365 Finance. The operations manager reports that Dynamics 365 Finance will not be implemented for the manufacturing plants for at least five years.
Manufacturing and planning
The plant that Contoso, Ltd. acquires uses Microsoft Excel workbooks and Microsoft Word documents to track the sales pipeline, requests for quote responses, and work estimates. The documents are stored on shared network drives.
Printed engineering drawings are sometimes accidently used across orders. This results in rework, cost over runs, and missed deliveries.
The company uses Job Traveler documents to detail the operations that need to be performed and the materials needed for a given job number.
Sales
Requests for quotes are currently stored in a Sales Log workbook. The workbook includes the following information:
Customer request number
Customer name
Description
Estimated value of the sale
Status of the Request for Quote (RFQ) with the values of Won, Lost, No Bid, and Cancelled Names of the sales manager, salesperson, and estimator Name of the product line Date the quote was sent to the customer Approximate start and finish dates of the project Date the order was received, if won Job number, which is assigned if won The company has a formal process in place for managing estimates. Some sales quotes lack required supporting documentation including estimates for labor and materials even though a formal process is in place. The company wants to incorporate the formal process as part of an app.
Salespeople often do not set status of RFQs in the Sales Log to Won when a sale is closed and the customer purchase order is received.
An accurate sales pipeline and win/loss information cannot currently be reported because the close probability field in the Sales Log is being set to 100% when a sale is closed and 0% when a sale is lost.
Setting up a folder system on the network drive by a customer had not improved the hand-off of the current version of the sales quote to manufacturing.
Requirements
Solution
You plan to create a solution that uses Microsoft Teams and Power Platform.
You must convert the Sales Log workbook to a Common Data Service database.
Each department will have a separate Teams channel. Employees must only be able to access the channel for their department. All employees and management will have read access to a general company channel. The Teams site must include the following channels:
Sales
The Sales dashboard must reside in the Sales channel and must include information about active quotes, sales pipeline, and year-to-date sales KPIs for sales quotas by region.
All Sales-related documents must be stored in folders in the files location for this channel. Document versioning will be enabled. You must store the 10 most recent versions of a document.
Manufacturing
A dashboard that shows a capacity Heat map by month as well as expected sales that are likely to close for the next month.
A sortable listing of all in-process jobs from the Job Setup table, by customer, start date, and product.
Printed paper drawings must no longer be used. The drawings must be stored in folders in the files location for the manufacturing channel.
General
You must create the following apps:
Time Tracking
You must create a canvas app to track time for each employee on mobile devices. The app must include the following:
a Sign-in screen
a screen to list the week's time entries for the employee
a screen to edit current time entries for the employee
The app must meet the following requirements:
The app must store its data in the existing on-premises Microsoft SQL Server instance.
Employees must only be able to access their own time tracking records from the app.
Employees must record all time spent in the fabrication of each customer job.
Employees must only be able to modify time records for the current and previous day.
Employees must be able to scan their badges to check in and out of work. Each badge contains the employee name and a current picture.
A QR code must be added to all employee badges. The code must include the employee's number.
Job Traveler documents must be printed as PDF documents and must include UPC E barcodes for the job number and task number. The barcodes will be used with the time tracking application.
Sales
The Sales app must meet the following requirements:
Provide a central location for all sales pipeline and quote information that is easily accessible and maintains all of the versions of the estimate, quote, and engineering documents.
Include a dashboard that shows all currently active quotes, their status in the sales cycle, the probability of closing, and estimated manufacturing and installation dates, by customer, product division, status, and salesperson.
The Sales Log app must enforce process standards related to the completion of estimates and supporting materials needed during the sales lifecycle.
Automatically perform the following actions immediately when a sale is won:
Generate a sequential job number.
Copy key sales information to the Job Setup entity used by manufacturing.
If the sale is lost, the Status field must be set to Lost and the reason for the loss must be entered into a provided text field. The reason must be added to the end of the description field.
Ensure that employees can easily update the Sales Log even if they are at a customer site.
Manufacturing and planning
The app must meet the following requirements:
Provides features to plan and predict capacity resource requirements for current and upcoming orders in the pipeline.
Replace paper timesheets and track check-in, check-out, breaks, and the time spent on each job task.
Record time elapsed while performing work and for viewing of engineering drawings.
The Job Setup entity must store its data in the existing on-premises SQL Server instance.
Job Traveler documents must be generated as a PDF document and printed from the Job Setup entity.
Issues
Uses report that the customer request number is difficult to interpret. They request that you change the number to a system generated sequential number.
The operations manager reports that users often incorrectly sign in to the time tracking app. The operations manager asks that the time tracking app display the employee's photo once they have scanned their badge.
Users want to be able to see their weekly total time entered from all screens.
Testers report that they can see time entries in the Time Tracker app, not just their own. Additionally, they can also edit any existing time entries.

 

NEW QUESTION 41
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. Set the scope of the business rule to All Forms.
  • C. Use the following condition expression:
  • D. Add a Recommendation action and configure it to enter the order type.

Answer: A,C

Explanation:
(OrderType Does not begin with [test]) AND (Modified By Does not contain data)
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule

 

NEW QUESTION 42
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 43
HOTSPOT
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.
Hot Area:

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 44
The company is adding a multi-stream interactive dashboard to a model-driven app.
The company requires configuration of the dashboard to filter the table data based on modified accounts over the last month.
You need to configure the filters for the model-driven app dashboard.
Which configuration should you use? To answer, drag the appropriate locations to the correct requirements. Each configuration 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/configure-interactive-experience-dashboards

 

NEW QUESTION 45
A company delivers products to multiple communities. The company creates a canvas app connected to a Common Data Service database. The app tracks communities to see where the delivery volume is the highest.
Drivers must enter delivery information on a form that uses an entity named Delivery. Depot staff must enter information on a pick-up form that uses an entity named Pick-up. Each form contains a community field that is based on a shared list across both forms.
You need to create the community field.
Which type of field should you create?

  • A. text
  • B. local option set
  • C. global option set
  • D. text area

Answer: C

Explanation:
Can use a global option set, no need to use localized option sets.
Note: In PowerApps Option set is one of the field types you can use in your Entity. The information type that Option Set stores is a list of text values. And here comes the Option Set advantage - once you define its text values you can centrally managed it.
Reference:
https://powerapps.microsoft.com/en-us/blog/option-sets-and-many-to-many-relationships-for-canvas-apps/

 

NEW QUESTION 46
......

PL-100 EXAM DUMPS WITH GUARANTEED SUCCESS: https://www.prep4pass.com/PL-100_exam-braindumps.html

Best Quality Microsoft PL-100 Exam Questions: https://drive.google.com/open?id=1M-JK0k8pGO1CG082zQ661jsjgqHKcEyi