Sum of Child In Parent Data Band
Posted: Wed Dec 15, 2010 6:44 am
I need the Sum of detail in the parent data band.
{Sum(Data2,Invoice.InvoiceAmount)}
When this is placed in the detail band it calculates correctly.
But when i placed in in the parent band it always returns 0. How can i do this ?
{Sum(Data2,Invoice.InvoiceAmount)}
When this is placed in the detail band it calculates correctly.
But when i placed in in the parent band it always returns 0. How can i do this ?