If ${Potentials.Premium Frequency} = Weekly , then ${Potentials.Amount} = ${Potentials.Premium Amount} * 52
Else If ${Potentials.Premium Frequency} = Monthly , then ${Potentials.Amount} = ${Potentials.Premium Amount}* 12
When I try and validate this I always get a Syntax Error for given formula but no indication as to where, I really hope someone cal help.