Join Slack
Powered by
or NS formula is = DECODE(TO_CHAR({today},'MM') - ...
# general
m
Marygolds3
12/05/2019, 11:34 PM
or NS formula is = DECODE(TO_CHAR({today},'MM') - TO_CHAR({{transaction.trandate}},'MM') + 12*(TO_CHAR({today},'YYYY')-TO_CHAR({{transaction.trandate}},'YYYY')),0,{quantity})
Open in Slack
Previous
Next