Learn how to build Power Automate flows using the "When a row is modified" trigger in Microsoft Dataverse.
This tutorial covers key aspects you need to know to set up flows that respond only to meaningful changes in your data, including:
✔️ Configuring the trigger to run only when selected Dataverse columns are modified
✔️ Using Filter Rows to limit which records trigger the flow
✔️ Querying the Dataverse Audit Table to retrieve previous and current values
✔️ Sending email notifications with detailed change summaries
#PowerAutomate #Dataverse #PowerPlatform
⬇️ Download Power Automate flow to trigger and track for Dataverse column changes
➡️ The link is in Community Tab for Channel Members (Gold 🥇 OR Silver 🥈)
To become a member, click here: https://www.youtube.com/rezadorrani/join
Table of Contents:
0:00 - Introduction to Power Automate flow Dataverse trigger When a row is added, modified or deleted
0:38 - Run flow if specific column value changes in Dataverse Table
5:01 - Run flow if data is modified for any of the selected columns
6:02 - Filter to limit rows that can trigger the flow
7:39 - Audit History of modifications in Dataverse Table row