Forum Discussion
dom_donald
Jun 29, 2020Copper Contributor
SharePoint Online - Email Current User after specific Column change
Hi there, I'm reasonably new to SharePoint Online. I haven't got into creating Flows yet. I'd like to send an email to the current user when the current user changes the value of a status col...
- Jun 30, 2020
You can use Modified by column for getting the user who changed the column value of a list item.
Matti Paukkonen
Jun 30, 2020Iron Contributor
You can use Modified by column for getting the user who changed the column value of a list item.