Hi All,
I m facing a small problem in my Apex Application.
I have three fieldsĀ ActualAmt, CommAmount and Comm% in my form.
My Requirement is when ActualAmt and Comm% is entered, automatically CommAmount should be calculated on basis of ActualAmt and Comm%, in second case when i enter ActualAmt and CommAmount then Comm% should be calculated on the basis ActualAmt and Comm%.
I have included my formula in Post Calculation Computation but not working.
Please help to find solution.
Regards