I am working with Crystal Reports 6.0 and have a question. I am developing a report to display any back order amount of an order. If any of the items on the order contain a back order amount, the label (B/O) and amount need to be displayed for all items (if there is no back order amount, 0 is to be printed). If none of the items on the order contain a back order amount, nothing is to be printed.
The information for the report comes from an SQL database table that contains a column for the back order amount (which is the scheduled amount - invoiced amount)
Any help would be greatly appreciated!
The information for the report comes from an SQL database table that contains a column for the back order amount (which is the scheduled amount - invoiced amount)
Any help would be greatly appreciated!