I have an issue when using the formula case when {...
# general
t
I have an issue when using the formula case when {ACCOUNTTYPE} = 'Cost of Goods Sold' THEN {AMOUNT} ELSE 0 END, it is returning a 0 for every single line, which obviously isn't correct. Any clues on what I am doing wrong?
s
whats the saved search type? if its transaction, are you doing main line true? If its true it will not show you any line level information, so its needs to be False @Terry
t
Thanks @Shaikh Abrar Main line is set to false, but on review of the results it appears it is only providing main line results
m
What transaction type? Item fulfillment?
t
@MGBC Abrar has kindly found my issue for me