How to know when the last person to update their user profile record was the person themselves - we need to track when the last time they updated their skills and experiences was.
We have our team members update their skills and experiences on their user profile record. We want to know the last time the actual user updated their profile (automatically). So basically I was hoping to have a calculated date field that would set the date to today if the user updating the record was the person themselves. So when Bob updated his record, it would set the date, but when Bob updates Mary's record, it would not .
Any suggestions?