web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Perform a Changeset Request in Power Automate

developerAJ Profile Picture developerAJ 3,778

In Power Automate, the "Perform a changeset request" action brings the same concept to your data automation: no partial releases, no inconsistent records — either everything is committed or nothing at all.

Let’s break down this often overlooked yet extremely powerful action in detail.

💡 What Is “Perform a Changeset Request”?

This action is available only with the Microsoft Dataverse (Current Environment) connector. It lets you group multiple Dataverse CRUD operations (Create, Update, Delete and Upsert) into a single atomic transaction.

💥 If even a single action fails, all changes are automatically rolled back. The remaining actions will have a status of 'Skipped'. Just like how you wouldn't release an anime season unless all episodes are ready.

Please refer to the full article using the 🌀 Perform a Changeset Request in Power Automate | LinkedIn

Comments