Unable to get the value for "OutboundPayment/PaymentAmount/Value"
Hi All,
I am trying to use the below code in the eText template..
Sum( Decode( OutboundPayment/PaymentStatus/Code, ‘VOID’, 0, OutboundPayment/PaymentAmount/Value ) ) |
But unfortunately its not working only when its included in the DECODE function, elsewhere its working and pulling the data.
Kindly help me on this..
Regards,
Aniket