Skip to main content

Hello,

 

I needed to create two different oppty approval processes mostly related to a custom rate field.

 

Case 1

  • Custom rate field is below 16%
  • Oppty type is Licence
  • Oppty Name doesn't contain specific words

Case 2

  • Custom rate field is between 16% and 19%
  • Oppty type is Licence
  • Oppty Name doesn't contain specific words

I created the two following Approval Processes and two Process builder to automatically submit the opportunity into the relevant Approval Process.

 

They do not work as expected. Oppty is always submitted to the first approval (below 16%) in all Maintenance rate case (including over 19%).

 

The Oppty is correctly not submitted to approval in case the name contains the specified words.

 

Where is the error in the rate part which doesn't apply the correct process? 

 

Approval processes not working as expected

 

Approval process <16%

 

Process builder 16%-19% to trigger the approval process 16%-19%

 

approval process 16-19%​​​​​​​
4 个回答
  1. 2019年7月17日 13:35
    Maintenance_Rate__c is a percent field?

     

    Check the value by SOQL query if thats 16 or .16
0/9000