Skip to main content
Hi All,

 

I have a formula that calculates the time a ase is in an unassigned status:

 

(NOW() - Unassigned_D_T__c) * 24 * 60

 

Formula works great.  BUT, when the case switches to a different stage, how do I get the formula to STOP and become static?  Workflow rule?
8 answers
  1. Jul 29, 2014, 1:56 AM
    Would love a snapshot in time per stage
0/9000