Dataverse data change events

Important

This content is archived and is not being updated. For the latest documentation, go to What's new and planned for Dynamics 365 Business Central. For the latest release plans, go to Dynamics 365 and Microsoft Power Platform release plans.

Enabled for Public preview General availability
Admins, makers, marketers, or analysts, automatically Apr 2, 2022 -

Business value

Business Central virtual tables will emit data change events, just as the native tables do. This enables Power Automate triggers to execute when data changes for the virtual table.

Feature details

With the Business Central virtual tables solution for Dataverse, the Business Central API is exposed as tables in Dataverse. This way, makers can build apps with Power Apps that leverage the virtual tables as if they were native Dataverse tables.

Version 0.9 of the Business Central Virtual Table (preview) app adds support for data change events:

  • Record added
  • Record modified
  • Record deleted

This unblocks using Dataverse virtual tables from Business Central in any flows created with Power Automate. The data change events (also known as CUD events) are visible with the standard Dataverse connector and the Dataverse trigger.