You must calculate the total value of all orders, including their discounts, for reporting purposes. Currently these details are found in different tables.
Use the sum function to calculate the total value of orders in the Order_Details table.
How to create a new batch job called Alpha_Order_Sum_Job with a data flow Alpha_Order_Sum_DF .