lauriebizz
Technical User
Hi All,
I've got Crystl 9 and SQL.
I've got a report created to summarize sevral invoices. Problem I have is the freight is at the header level and when I place the field {inv_hdr.freight} in the group (group by invoice number) then I get the correct $ amount; however when I sum the field it mulitplies by the # of lines in the group and the amount is nowhere near where it should be.
Here is my formula:
sum({inv_hdr.freight},{inv_hdr.inv_num})
Thanks!
Laurie
I've got Crystl 9 and SQL.
I've got a report created to summarize sevral invoices. Problem I have is the freight is at the header level and when I place the field {inv_hdr.freight} in the group (group by invoice number) then I get the correct $ amount; however when I sum the field it mulitplies by the # of lines in the group and the amount is nowhere near where it should be.
Here is my formula:
sum({inv_hdr.freight},{inv_hdr.inv_num})
Thanks!
Laurie