Microsoft Power Platform Fundamentals — Question 55
A company wants users to start using Power Automate to improve personal productivity.
You need to create a flow.
Which two elements must you include? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. expression
- B. condition
- C. action
- D. trigger
Correct answer: C, D
Explanation
To create a flow in Power Automate, you must include a trigger that initiates the flow and an action that defines what happens once the trigger occurs. Options A (expression) and B (condition) are not essential for flow creation, as they are used for specific functionalities within a flow but are not required components.