i’m using `DECODE({item}, 'Item XXX', {quantity}, ...
# general
m
i’m using
DECODE({item}, 'Item XXX', {quantity}, 0)
however this adds columns of course, not rows