PL-900 · Question #29
You use Microsoft Flow to create a flow that automatically sends email to a project manager when project team members mark a task as complete. Project team members are prematurely marking tasks as…
The correct answer is B. a condition. A condition (B) is the correct component to add quality control to the flow. You would add an approval action (a specific type of action where the project lead confirms or rejects task completion), then insert a condition that evaluates the approval outcome: if approved → send…
Question
Options
- Aa process argument
- Ba condition
- Can expression
- Da trigger
- Ean action
How the community answered
(45 responses)- A4% (2)
- B82% (37)
- C2% (1)
- D2% (1)
- E9% (4)
Explanation
A condition (B) is the correct component to add quality control to the flow. You would add an approval action (a specific type of action where the project lead confirms or rejects task completion), then insert a condition that evaluates the approval outcome: if approved → send email to project manager; if rejected → do nothing or notify the team member. The condition gates the downstream email based on the lead's response. A process argument (A) is not a Power Automate construct. An expression (C) evaluates data but does not control branching logic on its own. A trigger (D) starts a flow; it cannot be inserted mid-flow. An action (E) performs a task but does not provide the if/else branching needed for quality control gating.
Topics
Community Discussion
No community discussion yet for this question.