We have a SharePoint list that we want to receive alerts on when certain columns are updated.
The issue I've ran into is that when it works, it only reports on the first change it sees. Rather that report on multiple. Which most of the time its 2-3+ updates.
Is there a way to add this function? Any help would be greatly appreciated!
This is what we want.
- Column1
- Column2
- Column3
- Column4
We only want to be emailed when Column 2-3 change we want a single email letting us know the new values.