ariel20029
Board Regular
- Joined
- Jun 20, 2013
- Messages
- 97
Hi all,
I have tried ( I am very new to this) to write a CASE statement where if the product Family= custom and unit list price =0 return NO
but the tricky part is everything else with a list price of 0 needs to be YES else NO.
No matter how I write the statement the list price of 0 is overriding the product family.
I tried and or..anything I could think of..
any help would be appreciated.
Basically our custom items do not have a list price so I need to keep them in the population and manually update the list price, but anything else that has a list price of 0 return Yes.
Sharon
I have tried ( I am very new to this) to write a CASE statement where if the product Family= custom and unit list price =0 return NO
but the tricky part is everything else with a list price of 0 needs to be YES else NO.
No matter how I write the statement the list price of 0 is overriding the product family.
I tried and or..anything I could think of..
any help would be appreciated.
Basically our custom items do not have a list price so I need to keep them in the population and manually update the list price, but anything else that has a list price of 0 return Yes.
Sharon