Need syntax for If Else Then in Siebel Calculation Manager expression
Hi,
I need syntax for If Else Then in Siebel Calculation Manager expression.
I tried to use below syntax but it's not working :
[AbsAppreciation] = IIf([Appreciation] > 0, [Appreciation], [Appreciation] * (-1))
Tagged:
0