Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
how to use get_variable in IF condition in RTF template
Hi Team,
We have a requirement to display the data in report based on net sal, to get this done we are using below tag in RTF template and its not working, we tried different ways but no luck, kindly let us know how to use get_variable in if condition.
Below given one sample xml tag which we used and its not working, NET_SAL variable will have the emp net sal.
<?xdofx:if xdoxslt:get_variable($_XDOCTX,'NET_SAL')!='0' then 'Sal' else 'No Sal' end if?>
Regards,
Suresh
Tagged:
0