Sum for Data Band
Posted: Sat Jul 13, 2019 8:07 pm
Hi,
I am working on a report for invoicing. I have the following tables:
purchase_orders_receive (the combined invoice)
purchase_sub_orders_receive (each product on the invoice)
My shipping cost only exists in purchase_orders_receive but the product is a sum of the AMOUNT in the purchase_sub_orders_receive. I am using purchase_sub_orders_receive as my datasource.
I am grouping by the purchase_orders_receive in order to get the calculated details for each invoice.
The amount calculates correctly, but the shipping cost is being duplicated.
I am new to Stimulsoft but have done a lot in crystal reports over the years. In Crystal I would have a running total for each distinct record in purchase_orders_receive so it only counted the value once. I don't see this option in Stimulsoft.
Any help or examples are appreciated!
Thanks,
Darla
I am working on a report for invoicing. I have the following tables:
purchase_orders_receive (the combined invoice)
purchase_sub_orders_receive (each product on the invoice)
My shipping cost only exists in purchase_orders_receive but the product is a sum of the AMOUNT in the purchase_sub_orders_receive. I am using purchase_sub_orders_receive as my datasource.
I am grouping by the purchase_orders_receive in order to get the calculated details for each invoice.
The amount calculates correctly, but the shipping cost is being duplicated.
I am new to Stimulsoft but have done a lot in crystal reports over the years. In Crystal I would have a running total for each distinct record in purchase_orders_receive so it only counted the value once. I don't see this option in Stimulsoft.
Any help or examples are appreciated!
Thanks,
Darla