How to generate a statement when an employee does not receive any merit/lumpsum/promotion?
I would like to generate a merit/lumpsum/promotion statement when an employee does not receive any merit/lumpsum/promotion with a common statement mentioning "You did not receive any increase". I tried the below code in the RTF template but failed.
<?choose:?><?When: [(COMP_1_COMPENSATION_AMOUNT ='' and COMP_1_COMPENSATION_AMOUNT = 0) or (COMP_2_COMPENSATION_AMOUNT = '' and COMP_2_COMPENSATION_AMOUNT = 0 ') or (COMP_3_COMPENSATION_AMOUNT = '' and COMP_3_COMPENSATION_AMOUNT = 0 and NEW_JOB='' and NEW_GRADE='' and NEW_GRADE=0)]?>
NOTICE OF LUMP SUM AWARD
You did not receive any Lumpsum award
NOTICE OF MERIT INCREASE
You did not receive any Merit Increase