Difference the two total fields in an rtf
Hi,
I'm creating a report and I have a problem where I can't get the difference of the two sum fields in an rtf. I tried the
<?xdofx:nvl((sum(current-group()/SNAPSHOT_QTY),0)-nvl(sum(current-group()/ENCODED_QTY),0)?>
but I got nothing. And the user also want it in a number format. Please see attached for your reference.
Thanks,
Lawrence