SUM based on condition if not print NULL value.
Hi All,
I am using the below one
<?sum(XXC_AMOUNT[../TRANSACTION_CURRENCY='USD'])?>
if the rows are other than USD currency it should be printed NULL, instead of 0.00 in Total column.
0
Hi All,
I am using the below one
<?sum(XXC_AMOUNT[../TRANSACTION_CURRENCY='USD'])?>
if the rows are other than USD currency it should be printed NULL, instead of 0.00 in Total column.