I've got some code in an OnSave event which calculates the number of days in each of our sales process steps. I would like to fire this event for all opportunity records (40 right now) once per day so the numbers are updated automatically ... without having to go into each record. I've looked at a workflow and I am using the "wait" option to update the number of days in the current step, but that doesn't calculate differences like my javascript. Is there a supported way that I can do this. I am using on premise CRM 2011 - update 12.
↧