You need to sign in to do that
Don't have an account?
determining user who made change listed in a history table entry
I'm working on a task where I need to analyze the changes users have made to lead and account data. Querying and analyzing their respective history tables is easy. However, I'm stuck on how to associate the changes with the corresponding user.
Any suggestions?
Thanks,
Any suggestions?
Thanks,
Why don't you use Field History Tracking? it is a native function. https://help.salesforce.com/apex/HTViewHelpDoc?id=tracking_field_history.htm&language=en
I hope this will be a good idea!!!
Simple u can generate report on history object .
Add user name over their it will possible .
If it s usefull make it as solved or ask me any issue .
Regards ,
Harish.R
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_leadhistory.htm
My problem is I want ot know what changed and who changed it. So history tables are not the full answer.
se in my org lead report screen short his modified is avalable
regards ,
harish.r