Using If Statement in Project Process Configurator
is it possible to use if statement
CASE WHEN request_condition1 THEN expr1 ELSE expr2 END
in the Process configurator to calculate revenue amounts based on a condition
0
is it possible to use if statement
CASE WHEN request_condition1 THEN expr1 ELSE expr2 END
in the Process configurator to calculate revenue amounts based on a condition