So this nested thing does not work? `CASE WHEN ({t...
# general
a
So this nested thing does not work?
CASE WHEN ({type} = 'Transfer Order' OR  {type} = 'Return Authorization') AND {transactionlinetype} != 'Item' THEN 'N' ELSE 'Y' END