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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Help Needed: Power Aut...
Power Apps
Answered

Help Needed: Power Automate Flow to Notify for Dataverse Table Structure Changes

(0) ShareShare
ReportReport
Posted on by 10

Hi everyone,

I'm working on setting up a Power Automate flow to monitor and notify about any changes in the structure of any Dataverse tables within an environment. Specifically, I need the flow to detect changes such as:

  • Addition of new columns
  • Deletion of columns
  • Changes in data types of existing columns
  • Renaming of columns

    Any guidance, examples, or resources on setting up this flow effectively would be greatly appreciated. Thank you in advance for your help!
I have the same question (0)
  • Jonathan Manrique Profile Picture
    2,687 on at

    Hi @Siva_Kumar_M 

     

    Through Power Automate you cannot achieve this with existing connectors. The dataverse connector is against tables and data, but not against the structure. What you are asking for is a Power Apps GIT at the table level, and I have not seen that until today

    You would have to see if you can achieve this functionality with the SDK.

     

  • Gabriel Dias Junckes Profile Picture
    69 on at

    It seems you are looking for versioning control of the environment.

     

    Is this environment managed? If you could look at this in the source control and compare it with a Pull Request?

     

    If you decided to use the Power Automate to retrieve the metadata you would still need to save a snapshot somewhere to be able to compete it later.

  • Siva_Kumar_M Profile Picture
    10 on at

    Thanks for the suggestion @Jmanriquerios and @gabrieljunckes.
    @Jmanriquerios What's your thoughts on the possibility of achieving this requirement.

  • Verified answer
    Jonathan Manrique Profile Picture
    2,687 on at

    Hi @Siva_Kumar_M 

     

    With Power Automate very complicated, because when you delete a table how do you get that information, you would have to create a version. In the end you are looking for a version manager and until today I do not know it at the dataverse level, different for web resources, plugins that are introduced within a solution that you can use a version manager.

     

  • westerdaled Profile Picture
    649 on at

    I have a similar requirement to this but in the context of a solution deployed to another environment via Power Platform Pipelines 

     

    • Tables added or removed since the previous release
    • Are those tables included in the custom security role , included in the solution
    • Again column changes such type changes and others mentioned above

    Is the only option to run post deployment checks: use GitHub actions via a power automate to unpack the  (unmanaged) solution.zip and somehow interrogate the various entity.xml files and, or role files (my basic user. xml) .  Note we use Azure DevOps to manage our repos.

    With some column structure changes, such as column type changes you need a early warning to compare table columns in source and target environments, as some changes  seems to break the deployment.   

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 273

#3
Kalathiya Profile Picture

Kalathiya 232 Super User 2026 Season 1

Last 30 days Overall leaderboard