Loading...

Power Automate - [Dataverse]

Power Automate - [Dataverse]
Power Automate is used to automate operations through triggers and actions.
  • Triggers: Added, Modified, Deleted, Manual (Instant), Scheduled
  • Actions: List Rows, Get a Row by ID, Add a New Row, Update a Row, Delete a Row, Relate Rows, Unrelate Rows, Condition, Apply to Each, Do Until, Switch
  • Scope block in Power Automate is primarily used for error handling. It groups related actions together.

Triggers - 

Added, Modified, Deleted


Change type - Added / modified / delete
Table Name - Entity/Table name
Scope - User, BU, Parent Child BU, Organization  [Mostly we use Organization]
Select columns - Used for modified trigger to mention field names for which flow should trigger
Filter rows - To filter the record based on odata query
Run as - Flow Owner / Record owner / Modifying user [Mostly we use Flow owner]
-------------------------------------------------------------------------------------------------------------------------

Manual Trigger - To Trigger the flow manually. Flow can have input parameters.

-------------------------------------------------------------------------------------------------------------------------

Schedule / Recurrence - Flow will run at schedule time.
-------------------------------------------------------------------------------------------------------------------------

HTTP Trigger -
Flow can be called anytime by using flow URL [Not Recommended and used as it has security issues and it is blocked in many companies by DLP policies]
For learning purpose - Check how to call Flow using JavaScript.


-------------------------------------------------------------------------------------------------------------------------

Actions - 

Condition -  [If - Else]                                                          


Update a row [Table name, Row ID, Data]



Add a new row [Table Name, Data]



Delete a row - [Table Name, Row ID]

Get a Row By ID - [Table Name, Row ID, Columns]


List Rows - [Table Name , FetchXML / Odata query]




Apply To Each - For loop, e.g. Automatically added if you use list rows data anywhere

Do Until -  It executes the block until the condition is met. 
Count - 60 and Timeout - P1H. i.e. Do until can run max 60 times till 1 hour post that it will timeout and will not execute









Published on:

Learn more
Microsoft Dynamics CRM
Microsoft Dynamics CRM

Share post:

Related posts

Power Automate: parseDateTime function

Converts a date string into an ISO 8601 timestamp using a locale and optional format. Locale comes second.

9 hours ago

Power Automate – Improved Power Automate licensing dashboard

We are announcing an improved licensing dashboard in Power Automate. This feature will reach general availability on August 30, 2026. How does...

4 days ago

Microsoft Power Automate – Create and visualize custom KPIs in the process intelligence experience

We are announcing the ability to create and visualize custom KPIs in the process intelligence experience in Microsoft Power Automate. This fea...

4 days ago

Microsoft Power Automate – Create and visualize custom KPIs in the process intelligence experience

We are announcing the ability to create and visualize custom KPIs in the process intelligence experience in Microsoft Power Automate. This fea...

4 days ago

Creating AI-Powered Workflows Using Power Automate and Azure AI

Introduction Artificial Intelligence is revolutionising business automation by enabling organisations to build workflows that not only automat...

4 days ago

Power Automate: Office 365 Outlook - Get emails Action

Returns an array of emails from a mailbox folder. Filter fields only scan the first 250 emails.

6 days ago

Power Automate: convertTimeZone function

Converts a timestamp between two time zones, daylight saving included. Output drops the zone marker.

7 days ago

Power Automate mobile apps, the Excel add-in and personal accounts are going away

Power Automate is dropping the mobile app, the Excel add-in and personal accounts. What changes and when.

7 days ago

SharePoint Permissions in Power Automate

Which account really runs each action, and why a flow that works for you returns 403 for everyone else.

8 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy