You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Comparison between two fields in rtf template

Summary:

Comparison between two fields in rtf template

Content (please ensure you mask any confidential information):

In the RTF template, we need to conditionally display certain fields. Specifically, the requirement is to use an IF condition along with the NVL statement so that only selected fields are shown when the condition is met. Could you please share the correct syntax or example implementation for applying IF with NVL in the RTF template?

Our requirement as,

<?if: nvl(PERSON_SSN_OLD,0) != nvl(PERSON_SSN,0)?>

But above condition is not working.

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!