Join Slack
Powered by
case when {created} = ADD_MONTHS({today}, -3) and ...
# general
m
Marygolds3
12/09/2019, 4:00 PM
case when {created} = ADD_MONTHS({today}, -3) and {transaction.type} = 'Invoice' then {transaction.quantity} else 0 END
Open in Slack
Previous
Next