I have this conditional statement that use string value from a picklist but I'm having an "incorrect logical comparision"
['>>>End Specification Discount'] = S: IF (DB('CD_product_announcements', !base_customers_and_distributors, !base_products, 'New Product/ Phase Out')='Phase Out','',CONTINUE);
Code: Select all