Microsoft PL-500 Practice Test - Questions Answers, Page 6
List of questions
Related questions
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?
You are creating a solution that will use a Choice field for approvals.
You need to ensure that other users can use the Choice field with their Microsoft Dataverse tables. What should you use?
Environment variable
Local choice
Global choice
You are preparing to share a desktop flow. You need to share the flow with another user.
Which two methods can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Share the desktop flow by using the Microsoft Power Platform admin center.
Share the desktop flow by using the Power Automate portal. Grant the user permissions to access the flow.
Export a solution that contains the desktop flow and provide the solution to the user.
Create a managed solution that contains the desktop flow and share the solution with another user.
You develop a Microsoft Power Platform solution for a client.
You must test the solution in a user acceptance testing (UAT) environment before deploying the solution to production. You must ensure that the configurations for the UAT and production environments are identical. You must minimize administrative effort.
You need to ensure that the environments are identical.
Which Microsoft Power Platform feature should you use?
Copy environment
Edit environment properties
Move environment
Reset environment
Restore environment
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?
You have a desktop flow that interacts with a desktop-based application. You plan to enter data into each field by using the Send keys action. You test the flow. The Send keys action runs successfully but the input fields are empty.
You need to add a step before the Send keys action to resolve the issue.
Which two steps can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Use the Wait for window action.
Set the key state.
Use the Focus window action.
Set the window state.
Use the Wait for mouse action
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?
Stage for upgrade
Update
Upgrade
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?
Process Advisor
Flow checker
Al Builder
Solution checker
You are developing an RPA solution that requires browser automation. You are testing the flow. You observe that the flow does not interact with web page elements in Microsoft Edge. You need to troubleshoot the issue. What should you do?
Enable error handling on the action to retry on failure.
Ensure the Ul flows/Selenium extension is downloaded and enabled in Microsoft Edge.
Open Power Automate machine runtime and select Troubleshoot
Ensure the Power Automate for desktop browser extension is downloaded and enabled in Microsoft Edge.
You create a variable named NewVar as shown in the configuration screen below.
You attempt to set the value of NewVar to the following URL:
The Set variable page alerts you that there is a syntax error. You need to resolve the issue. What should you do?
Escape the percent sign (%) with a back slash (\%).
Replace the percent sign (%) with two percent signs (%%).
Replace the forward slash characters (/) with two forward slash characters (//).
Escape the forward slash characters (/) with a back slash (V).
Question