PL-500 · Question #59
PL-500 Question #59: Real Exam Question with Answer & Explanation
The correct answer is A: Yes. Parallel branches allow two independent Update Row actions to execute simultaneously, directly minimizing total processing time.
Question
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 cloud flow that will use two Update Row actions to interact with Microsoft Dataverse. Neither of these actions are dependent on each other. You must minimize the amount of processing time require to complete the flow. You need to implement the actions in the cloud flow. Solution: Create a parallel branch for the two Update Row actions. Does the solution meet the goal?
Options
- AYes
- BNo
Explanation
Parallel branches allow two independent Update Row actions to execute simultaneously, directly minimizing total processing time.
Common mistakes.
- B. Selecting No is incorrect because parallel branches are precisely the Power Automate construct designed to run independent actions simultaneously, making this the optimal solution for reducing total flow execution time.
Concept tested. Parallel branch execution in Power Automate cloud flows
Reference. https://learn.microsoft.com/en-us/power-automate/parallel-modern-approvals
Topics
Community Discussion
No community discussion yet for this question.