Guys, let`s say I have a custom field on inventory...
# suiteanalytics
c
Guys, let`s say I have a custom field on inventory record which might have values : A, B or C I want to find sales orders which doesn`t contain inventory items A So far if I have sales order which has on the line level inventory items let`s say A, A, B, C, A, B, B and I make transaction saved search, type = SO, not showing values A, it will return all other values (assuming main line = FALSE). What I want is that the search doesn`t show me that sales order on results at all (as it contains inventory Item A AT LEAST ONCE) Banging my head against the wall 🙂