Like CASE WHEN {type} = 'Invoice' THEN {amountneto...
# suiteanalytics
k
Like CASE WHEN {type} = 'Invoice' THEN {amountnetoftax} ELSE 0 END