For more information, please refer to this announcement explaining best practices for getting answers to questions.
Header condition template to generate compensation change statements in bulk
Summary:
Hello experts,
letters should be generated if Compensation Component 1 Amount is higher than 0 or IsNotBlank.
I tried to enter in .rtf template the following condition as header, but it seems to not working.
<?for-each: PERSONINFO[COMP_1_COMPENSATION_AMOUNT != '0']?> OR <?for-each: PERSONINFO[COMP_1_COMPENSATION_AMOUNT != '']?>
It works if I enter <?for-each: PERSONINFO[COMP_1_COMPENSATION_AMOUNT != '0']?> without the second condition.
How should be written the condition?
Thanks in advance for your time!
Kind Regards,
Valerio
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):