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 :
Power Platform Community / Forums / Power Apps / Help Needed: Power Aut...
Power Apps
Unanswered

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
    Re: Help Needed: Power Automate Flow to Notify for Dataverse Table Structure Changes

    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
    Re: Help Needed: Power Automate Flow to Notify for Dataverse Table Structure Changes

    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
    Re: Help Needed: Power Automate Flow to Notify for Dataverse Table Structure Changes

    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
    Re: Help Needed: Power Automate Flow to Notify for Dataverse Table Structure Changes

    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
    636 on at
    Re: Help Needed: Power Automate Flow to Notify for Dataverse Table Structure Changes

    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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 836 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 327 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 231 Super User 2025 Season 2

Last 30 days Overall leaderboard