I have a column that describes what the billing unit for a certain product is (LBS, GAL, EACH etc..) I need to have a separate column for each type of billing unit. For example COLUMN 1 would only display the number of pounds if the BILL_UNIT = LBS and COLUMN 2 would display the number of GALLONS if the BILL_UNIT = GAL. Using version 8.5
Thanks
Thanks