How do I get the date and who changed a specific column in share point list. Using power automate. Every time I try the trigger of when an item or file is modified and get changes. It confirms that it has changed with true but no date or who. If I used modified and modified by it returns the person and date for all columns on a line so my response I want is not correct. Last impact modified and narrative columns have same date and person even though they have been modified by different people on different days. Any help or guidance would be appreciated greatly. Thank you Ian
There is a SharePoint action called Get changes for an item or a file
You can use this to find what changes were made.
Once you have that you will then have access to dynamic content for all your columns of "Has Column Changed: columnname"