choose what you want your formula to equal when `s...
# general
b
choose what you want your formula to equal when
sum(case when {accounttype} = 'Income' then {grossamount} else 0 end)
is 0