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

Conditional Syntax or IfElse Syntax for excel template in Oracle Fusion Cloud SCM

edited Mar 3, 2026 12:40PM in Product Development

Summary:

How to include condition on any attribute to generate the output in xls template?
need correct syntax for <?if:ITM_STR_RL_CMP_QTY!='REF'?><?ITM_STR_RL_CMP_QTY * 10?><?end if?>

Content (please ensure you mask any confidential information):


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

25D


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

I would like to add condition such as if qty<>'REF' then qty*10

<?if:ITM_STR_RL_CMP_QTY!='REF'?><?ITM_STR_RL_CMP_QTY * 10?><?end if?>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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