Each year we provide our customers with a price list that includes:
- Part #’s they can order
- Base Price per part
- Customer Discount per part
- Net Price per part
Currently we have create a very complex query that provides all the logic from all the pricing logic to provide a list of all the parts. Ideally we would want to use the exact logic as Price Query but that is only one part at a time. Has anyone found a way to generate a price list for all parts for a customer that is using the price query logic?
Our output is simply an excel file that has multiple rows of data for each part that customer can purchase from us.