Skip to main content
Hiya Community.  

 

I am trying to update my MRR with the Total Value divided by Contract Length.  Contract Length is a picklist.  My formula has no syntax errors, but when I try changing the contract length the MRR does not update.  Any suggestions greatly appreciated. 

 

 

 

TotalPrice  / (VALUE(TEXT( Opportunity.Contract_Length__c )))
17 respuestas
  1. 11 feb 2021, 2:39
    Steve - looks like he wants this to fire when he changes Contract Length on the Opportunity, in which case, my half-joking but really true 'Stop using WFR' statement was pretty foreboding huh? 

     

    Matthew, you'll need to move this Process Builder (or Flow); create a process on the Opp Object (or build on an existing one if you already have one on the Opp object). PB help coming in a minute...standby.

     

     
0/9000