Formula with IF ... AND ...
Formula with IF ... AND ...
hello,
is it possible to create formula with IF as
If(Contains(${Potentials.Name}),'TOTO')
AND
${Potentials.Amount}>50, 'Great', 'Bad') ??
thanks you