Using NVL in RTF Template and Suppress Zero
I am trying to create a new XML Publisher report in RTF Template and got stuck on following two issues:
1. How can i use NVL functionality or any equivalent like Decode in below mentioned examples:
<?ITEM_AMT?>
<?sum(current-group()/REPORTED_AWD_AMT)?>
2. How can we Suppress a field if value is Zero.
Thanks,
Dinesh