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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / revert the changes to ...
Power Automate
Answered

revert the changes to a column(s) edits by restricted users

(0) ShareShare
ReportReport
Posted on by
I have a list that i own and have multiple stakeholders that make edits to it. there are specific columns i update that i don't want the others to edit. I would like to enforce read-only behavior programmatically by restricting updates to specific columns using Power Automate. So, If the column was modified by a restricted user, use the previous value of the column to overwrite the change. 
 
Can someone provide clear steps on how to create this type of flow?? Please and thank you!
Categories:
I have the same question (0)
  • Verified answer
    David_MA Profile Picture
    13,486 Super User 2026 Season 1 on at
    Column level permissions are not supported in SharePoint. However, you can do this:
    • Create a flow that triggers when an item is modified.
    • Include a trigger condition to check where the modified by e-mail address is not equal to your e-mail address.
      • This way, the flow only runs when someone else modifies the item.
    • Then follow this blog post to get the changes from the workflow run to the prior version: Get the changes made to SharePoint Items with Power Automate
    • Add a condition to check if any of the fields you don't want updated have been modified.
    • If the condition returns true, send yourself an e-mail to notify yourself and then revert the item to the prior version.
      • You could follow this post to revert the item to the prior version also: Restore Version of a SharePoint List Item Using Power Automate. I didn't have luck with it. Since it is not something I really need, I didn't pursue it.
      • You could then also send a notification to the person who modified the item to remind them not to modify column x, y, and z and that the prior values have been restored.

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 Automate

#1
David_MA Profile Picture

David_MA 124 Super User 2026 Season 1

#2
Ellis Karim Profile Picture

Ellis Karim 52 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 47 Most Valuable Professional

Last 30 days Overall leaderboard