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!