function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
amruta_dhumalamruta_dhumal 

How to use ratio function in validation rule

Hi

 

My req. is based on Quantity field ,Additional SIP Channels Quantity field should always be in ratio of 1:3. can anyone help me on this how to achieve this using validation rule?

 

Amruta Dhumal

phiberoptikphiberoptik

Can you better explain your question?

 

Are you trying to compare the standard Quantity field on the Opportunity object with a custom field called Additiona SIP Channels Quantity? And the ratio must be for every 1 value in Quantity, there must be 3 times as high a value in the custom field?