Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Microsoft PL-500 - Microsoft Power Automate RPA Developer

Page: 3 / 5
Total 170 questions

You are developing a desktop flow.

You need to include an IF statement that contains AND logic within the flow.

Which expression should you use for the IF statement?

A)

B)

C)

D)

E)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

You are developing desktop flows for a company.

You need to use Recorder to record steps that you are performing in target applications.

Which recording modes will Recorder use? To answer, drag the appropriate recording modes to the correct target applications. Each recording mode 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.

You are developing a flow that interacts with a Microsoft Dataverse table named Account. The table includes the following columns:

The flow must only trigger when a record is added to the Accounts table and the following conditions are met:

• the websiteurl field is set to https://microsoft.com

• the crabd.triggerflow field is set to Yes

You need to configure the flow trigger.

Which trigger condition expression should you use?

A.

@and(equals(triggerOutputs()?['body/crabd_triggerflow'], '126690000'), equals(triggerOutputs()?['body/websiteurl'], 'https://microsoft.com ') )

B.

@and(equals(triggerOutputs()?['body/crabd_triggerflow'], 126690001), equals(triggerOutputs()?['body/websiteurl'], 'https://microsoft.com ') )

C.

@or(equals(triggerOutputs()?['body/crabd_triggerflow'], 126690000), equals(triggerOutputs()?['body/websiteurl'], 'https://microsoft.com ') )

D.

@or(equals(triggerOutputs()?['body/crabd_triggerflow'], '126690001'), equals(triggerOutputs()?['body/websiteurl'], 'https://microsoft.com ') )

You have a Microsoft Dataverse table in a solution.

You delete fields from the table.

You need to automatically delete the fields from the Microsoft Dataverse table when you import the updated solution into a target environment

Which import option should you use?

A.

Stage for upgrade

B.

Update

C.

Upgrade

You create several desktop flows. Each flow will run on a single user's device.

You need to determine how Power Automate will orchestrate the flows.

Which three rules will Power Automate apply? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

All the flows are run simultaneously.

B.

The first flow runs on the target device based on the priority and the time requested.

C.

The remaining flows are queued.

D.

The first flow runs on the target device based on Next to run status and time requested.

E.

The next flow will run when each run completes based on the priority and the time requested.

F.

The first and last flows run based on the priority and the time requested.

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 on the review screen.

You are building an RPA for a web application. The automation populates and submits a form.

You observe that the Submit button required for form submission is sometimes located on the second page. When the Submit button is on the first page, it functions as a Next button with a different ID, depending on the selections made in the form.

You need to configure a UI element for the Submit button that works in both scenarios.

Solution: Use the Repair feature.

Does the solution meet the goal?

A.

Yes

B.

No

A company is evaluating Al capabilities in Microsoft Power Platform. The company requires fulfillment of the following tasks:

• Scan and extract handwritten receipts from customers into text values.

• Analyze customer feedback for negative sentiments. If negativity reaches a specified threshold, generate text for an email to send to the customer.

• When analyzing an image, identify the number of times a product contains the company name.

• Analyze and automatically summarize all customer feedback statements received during a timeframe.

You need to recommend the capability to use for each requirement.

Which features should you recommend? To answer, move the appropriate Al capabilities to the correct requirements. You may use each Al capability once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

You are trying to record the process that a hospitality facility uses to check in patients. You need to identify bottlenecks and variations in the process. What should you use?

A.

Process Advisor

B.

Flow checker

C.

Al Builder

D.

Solution checker

You are creating an automation for a company. When a new record is created in a Microsoft Dataverse table, the automation must add the same data to an enterprise resource planning (ERP) system. The ERP system does not have an API.

You need to create the automation solution.

What should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You need to configure the flow for processing invoices that arrive in the AP mailbox. Which three elements should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.

Document type

B.

Location

C.

Pages

D.

Al model

E.

Form type

F.

Form