Skip to main content The new Salesforce certifications experience is live! Visit Trailhead Academy to explore your new certifications homepage.
I need to build a product Rule based on the below requirement which will work in Quote Line Item .If anyone can help

 

  

 

User should be allowed to select the following quantity for “Enterprise Solution “ based on the quantity of “Enterprise Maintenance““

 

a.    If “Enterprise Maintenance“ = 11 till 25, the user to be allowed to select a 5 “Enterprise Solution “ 

 

b.    For every increase in the quantity of “Enterprise Maintenance“ from 26 onwards user to be allowed to select “Enterprise Solution“ in the increment of 1 

 

Example:

 

i.     when Enterprise Maintenance = 11 then Enterprise Solution  = 5

 

ii.    when Enterprise Maintenance = 25 then Enterprise Solution  = 5

 

iii when Enterprise Maintenance = 26 then Enterprise Solution  = 6

 

iv.    when Enterprise Maintenance = 27 then Enterprise Solution  = 7
1 answer
0/9000