Microsoft Power Platform Fundamentals — Question 48
A company is using Power Automate to automate business processes.
You need to run a flow when a user presses a button in an app.
Which trigger type should you recommend?
Answer options
- A. Power Apps
- B. for a selected row
- C. manually trigger a flow
Correct answer: A
Explanation
The correct answer is A, Power Apps, because this trigger specifically allows flows to be initiated from a button within a Power Apps application. Option B, for a selected row, is not suitable as it relates to data operations rather than button presses, and Option C, manually trigger a flow, is less appropriate since it implies a broader manual initiation rather than a specific button action.