QuestionQ12

Build business application logic and automation

A company uses Microsoft Dataverse to store customer records in the Account table. A business process flow is configured for that table.

The company needs a Power Automate cloud flow that validates and corrects the customer account number format. The Power Automate flow must run whenever the data in this field changes.

You need to recommend a trigger for the cloud flow.

Which trigger should you recommend?

  • A When a row is selected
  • B When a flow step is run from a business process flow
  • C When an action is performed
  • D When a row is added, modified or deleted
Explanation

The Microsoft Dataverse When a row is added, modified or deleted trigger supports running a cloud flow when a row is updated. Configure it for the Account table with the change type set to Modified and filter it to the customer account number column so the validation and correction flow runs when that field is updated.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!