Can you use Or in a case statement?
I have a situation where i need a calculation that says if the unit price = $0.00 and it is equal to item A or item B or item C or Item D then give me this return, else give me blank. anyone ever accomplished this?